blob: 5758a3ce2a25ea9158b04ee8cdce656d56e2d9b2 [file] [log] [blame]
Dan Albert2a8d9c22016-09-23 15:55:49 -07001LIBANDROID {
2 global:
3 AAssetDir_close;
4 AAssetDir_getNextFileName;
5 AAssetDir_rewind;
6 AAssetManager_fromJava;
7 AAssetManager_open;
8 AAssetManager_openDir;
9 AAsset_close;
10 AAsset_getBuffer;
11 AAsset_getLength;
12 AAsset_getLength64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
13 AAsset_getRemainingLength;
14 AAsset_getRemainingLength64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
15 AAsset_isAllocated;
16 AAsset_openFileDescriptor;
17 AAsset_openFileDescriptor64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
18 AAsset_read;
19 AAsset_seek;
20 AAsset_seek64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
21 AChoreographer_getInstance; # introduced=24
22 AChoreographer_postFrameCallback; # introduced=24
23 AChoreographer_postFrameCallbackDelayed; # introduced=24
24 AConfiguration_copy;
25 AConfiguration_delete;
26 AConfiguration_diff;
27 AConfiguration_fromAssetManager;
28 AConfiguration_getCountry;
29 AConfiguration_getDensity;
30 AConfiguration_getKeyboard;
31 AConfiguration_getKeysHidden;
32 AConfiguration_getLanguage;
33 AConfiguration_getLayoutDirection; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21
34 AConfiguration_getMcc;
35 AConfiguration_getMnc;
36 AConfiguration_getNavHidden;
37 AConfiguration_getNavigation;
38 AConfiguration_getOrientation;
39 AConfiguration_getScreenHeightDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
40 AConfiguration_getScreenLong;
41 AConfiguration_getScreenSize;
42 AConfiguration_getScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
43 AConfiguration_getSdkVersion;
44 AConfiguration_getSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
45 AConfiguration_getTouchscreen;
46 AConfiguration_getUiModeNight;
47 AConfiguration_getUiModeType;
48 AConfiguration_isBetterThan;
49 AConfiguration_match;
50 AConfiguration_new;
51 AConfiguration_setCountry;
52 AConfiguration_setDensity;
53 AConfiguration_setKeyboard;
54 AConfiguration_setKeysHidden;
55 AConfiguration_setLanguage;
56 AConfiguration_setLayoutDirection; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21
57 AConfiguration_setMcc;
58 AConfiguration_setMnc;
59 AConfiguration_setNavHidden;
60 AConfiguration_setNavigation;
61 AConfiguration_setOrientation;
62 AConfiguration_setScreenHeightDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
63 AConfiguration_setScreenLong;
64 AConfiguration_setScreenSize;
65 AConfiguration_setScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
66 AConfiguration_setSdkVersion;
67 AConfiguration_setSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
68 AConfiguration_setTouchscreen;
69 AConfiguration_setUiModeNight;
70 AConfiguration_setUiModeType;
71 AInputEvent_getDeviceId;
72 AInputEvent_getSource;
73 AInputEvent_getType;
74 AInputQueue_attachLooper;
75 AInputQueue_detachLooper;
76 AInputQueue_finishEvent;
77 AInputQueue_getEvent;
78 AInputQueue_hasEvents;
79 AInputQueue_preDispatchEvent;
80 AKeyEvent_getAction;
81 AKeyEvent_getDownTime;
82 AKeyEvent_getEventTime;
83 AKeyEvent_getFlags;
84 AKeyEvent_getKeyCode;
85 AKeyEvent_getMetaState;
86 AKeyEvent_getRepeatCount;
87 AKeyEvent_getScanCode;
88 ALooper_acquire;
89 ALooper_addFd;
90 ALooper_forThread;
91 ALooper_pollAll;
92 ALooper_pollOnce;
93 ALooper_prepare;
94 ALooper_release;
95 ALooper_removeFd;
96 ALooper_wake;
97 AMotionEvent_getAction;
98 AMotionEvent_getAxisValue; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
99 AMotionEvent_getButtonState; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-mips64=21 introduced-x86=14 introduced-x86_64=21
100 AMotionEvent_getDownTime;
101 AMotionEvent_getEdgeFlags;
102 AMotionEvent_getEventTime;
103 AMotionEvent_getFlags;
104 AMotionEvent_getHistoricalAxisValue; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
105 AMotionEvent_getHistoricalEventTime;
106 AMotionEvent_getHistoricalOrientation;
107 AMotionEvent_getHistoricalPressure;
108 AMotionEvent_getHistoricalRawX;
109 AMotionEvent_getHistoricalRawY;
110 AMotionEvent_getHistoricalSize;
111 AMotionEvent_getHistoricalToolMajor;
112 AMotionEvent_getHistoricalToolMinor;
113 AMotionEvent_getHistoricalTouchMajor;
114 AMotionEvent_getHistoricalTouchMinor;
115 AMotionEvent_getHistoricalX;
116 AMotionEvent_getHistoricalY;
117 AMotionEvent_getHistorySize;
118 AMotionEvent_getMetaState;
119 AMotionEvent_getOrientation;
120 AMotionEvent_getPointerCount;
121 AMotionEvent_getPointerId;
122 AMotionEvent_getPressure;
123 AMotionEvent_getRawX;
124 AMotionEvent_getRawY;
125 AMotionEvent_getSize;
126 AMotionEvent_getToolMajor;
127 AMotionEvent_getToolMinor;
128 AMotionEvent_getToolType; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-mips64=21 introduced-x86=14 introduced-x86_64=21
129 AMotionEvent_getTouchMajor;
130 AMotionEvent_getTouchMinor;
131 AMotionEvent_getX;
132 AMotionEvent_getXOffset;
133 AMotionEvent_getXPrecision;
134 AMotionEvent_getY;
135 AMotionEvent_getYOffset;
136 AMotionEvent_getYPrecision;
137 ANativeActivity_finish;
138 ANativeActivity_hideSoftInput;
139 ANativeActivity_setWindowFlags;
140 ANativeActivity_setWindowFormat;
141 ANativeActivity_showSoftInput;
142 ANativeWindow_acquire;
143 ANativeWindow_fromSurface;
144 ANativeWindow_fromSurfaceTexture; # introduced-arm=13 introduced-mips=13 introduced-x86=13
145 ANativeWindow_getFormat;
146 ANativeWindow_getHeight;
147 ANativeWindow_getWidth;
148 ANativeWindow_lock;
149 ANativeWindow_release;
150 ANativeWindow_setBuffersGeometry;
151 ANativeWindow_unlockAndPost;
152 AObbInfo_delete;
153 AObbInfo_getFlags;
154 AObbInfo_getPackageName;
155 AObbInfo_getVersion;
156 AObbScanner_getObbInfo;
157 ASensorEventQueue_disableSensor;
158 ASensorEventQueue_enableSensor;
159 ASensorEventQueue_getEvents;
160 ASensorEventQueue_hasEvents;
161 ASensorEventQueue_setEventRate;
162 ASensorManager_createEventQueue;
163 ASensorManager_destroyEventQueue;
164 ASensorManager_getDefaultSensor;
165 ASensorManager_getDefaultSensorEx; # introduced=21
166 ASensorManager_getInstance;
167 ASensorManager_getSensorList;
168 ASensor_getFifoMaxEventCount; # introduced=21
169 ASensor_getFifoReservedEventCount; # introduced=21
170 ASensor_getMinDelay;
171 ASensor_getName;
172 ASensor_getReportingMode; # introduced=21
173 ASensor_getResolution;
174 ASensor_getStringType; # introduced=21
175 ASensor_getType;
176 ASensor_getVendor;
177 ASensor_isWakeUpSensor; # introduced=21
178 AStorageManager_delete;
179 AStorageManager_getMountedObbPath;
180 AStorageManager_isObbMounted;
181 AStorageManager_mountObb;
182 AStorageManager_new;
183 AStorageManager_unmountObb;
184 ATrace_beginSection; # introduced=23
185 ATrace_endSection; # introduced=23
186 ATrace_isEnabled; # introduced=23
187 android_getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
188 android_getaddrinfofornetwork; # introduced=23
189 android_setprocnetwork; # introduced=23
190 android_setsocknetwork; # introduced=23
191 getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
192 local:
193 *;
194};