File: libandroid.map.txt

package info (click to toggle)
android-platform-frameworks-base 1%3A8.1.0%2Br23-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 179,108 kB
  • sloc: java: 783,264; cpp: 234,851; xml: 204,638; python: 2,837; ansic: 366; sh: 274; makefile: 43; sed: 19
file content (218 lines) | stat: -rw-r--r-- 9,487 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
LIBANDROID {
  global:
    AAssetDir_close;
    AAssetDir_getNextFileName;
    AAssetDir_rewind;
    AAssetManager_fromJava;
    AAssetManager_open;
    AAssetManager_openDir;
    AAsset_close;
    AAsset_getBuffer;
    AAsset_getLength;
    AAsset_getLength64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AAsset_getRemainingLength;
    AAsset_getRemainingLength64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AAsset_isAllocated;
    AAsset_openFileDescriptor;
    AAsset_openFileDescriptor64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AAsset_read;
    AAsset_seek;
    AAsset_seek64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AChoreographer_getInstance; # introduced=24
    AChoreographer_postFrameCallback; # introduced=24
    AChoreographer_postFrameCallbackDelayed; # introduced=24
    AConfiguration_copy;
    AConfiguration_delete;
    AConfiguration_diff;
    AConfiguration_fromAssetManager;
    AConfiguration_getCountry;
    AConfiguration_getDensity;
    AConfiguration_getKeyboard;
    AConfiguration_getKeysHidden;
    AConfiguration_getLanguage;
    AConfiguration_getLayoutDirection; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21
    AConfiguration_getMcc;
    AConfiguration_getMnc;
    AConfiguration_getNavHidden;
    AConfiguration_getNavigation;
    AConfiguration_getOrientation;
    AConfiguration_getScreenHeightDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_getScreenLong;
    AConfiguration_getScreenSize;
    AConfiguration_getScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_getSdkVersion;
    AConfiguration_getSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_getTouchscreen;
    AConfiguration_getUiModeNight;
    AConfiguration_getUiModeType;
    AConfiguration_isBetterThan;
    AConfiguration_match;
    AConfiguration_new;
    AConfiguration_setCountry;
    AConfiguration_setDensity;
    AConfiguration_setKeyboard;
    AConfiguration_setKeysHidden;
    AConfiguration_setLanguage;
    AConfiguration_setLayoutDirection; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21
    AConfiguration_setMcc;
    AConfiguration_setMnc;
    AConfiguration_setNavHidden;
    AConfiguration_setNavigation;
    AConfiguration_setOrientation;
    AConfiguration_setScreenHeightDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_setScreenLong;
    AConfiguration_setScreenSize;
    AConfiguration_setScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_setSdkVersion;
    AConfiguration_setSmallestScreenWidthDp; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AConfiguration_setTouchscreen;
    AConfiguration_setUiModeNight;
    AConfiguration_setUiModeType;
    AInputEvent_getDeviceId;
    AInputEvent_getSource;
    AInputEvent_getType;
    AInputQueue_attachLooper;
    AInputQueue_detachLooper;
    AInputQueue_finishEvent;
    AInputQueue_getEvent;
    AInputQueue_hasEvents;
    AInputQueue_preDispatchEvent;
    AKeyEvent_getAction;
    AKeyEvent_getDownTime;
    AKeyEvent_getEventTime;
    AKeyEvent_getFlags;
    AKeyEvent_getKeyCode;
    AKeyEvent_getMetaState;
    AKeyEvent_getRepeatCount;
    AKeyEvent_getScanCode;
    ALooper_acquire;
    ALooper_addFd;
    ALooper_forThread;
    ALooper_pollAll;
    ALooper_pollOnce;
    ALooper_prepare;
    ALooper_release;
    ALooper_removeFd;
    ALooper_wake;
    AMotionEvent_getAction;
    AMotionEvent_getAxisValue; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AMotionEvent_getButtonState; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-mips64=21 introduced-x86=14 introduced-x86_64=21
    AMotionEvent_getDownTime;
    AMotionEvent_getEdgeFlags;
    AMotionEvent_getEventTime;
    AMotionEvent_getFlags;
    AMotionEvent_getHistoricalAxisValue; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    AMotionEvent_getHistoricalEventTime;
    AMotionEvent_getHistoricalOrientation;
    AMotionEvent_getHistoricalPressure;
    AMotionEvent_getHistoricalRawX;
    AMotionEvent_getHistoricalRawY;
    AMotionEvent_getHistoricalSize;
    AMotionEvent_getHistoricalToolMajor;
    AMotionEvent_getHistoricalToolMinor;
    AMotionEvent_getHistoricalTouchMajor;
    AMotionEvent_getHistoricalTouchMinor;
    AMotionEvent_getHistoricalX;
    AMotionEvent_getHistoricalY;
    AMotionEvent_getHistorySize;
    AMotionEvent_getMetaState;
    AMotionEvent_getOrientation;
    AMotionEvent_getPointerCount;
    AMotionEvent_getPointerId;
    AMotionEvent_getPressure;
    AMotionEvent_getRawX;
    AMotionEvent_getRawY;
    AMotionEvent_getSize;
    AMotionEvent_getToolMajor;
    AMotionEvent_getToolMinor;
    AMotionEvent_getToolType; # introduced-arm=14 introduced-arm64=21 introduced-mips=14 introduced-mips64=21 introduced-x86=14 introduced-x86_64=21
    AMotionEvent_getTouchMajor;
    AMotionEvent_getTouchMinor;
    AMotionEvent_getX;
    AMotionEvent_getXOffset;
    AMotionEvent_getXPrecision;
    AMotionEvent_getY;
    AMotionEvent_getYOffset;
    AMotionEvent_getYPrecision;
    ANativeActivity_finish;
    ANativeActivity_hideSoftInput;
    ANativeActivity_setWindowFlags;
    ANativeActivity_setWindowFormat;
    ANativeActivity_showSoftInput;
    AHardwareBuffer_acquire; # introduced=26
    AHardwareBuffer_allocate; # introduced=26
    AHardwareBuffer_describe; # introduced=26
    AHardwareBuffer_fromHardwareBuffer; # introduced=26
    AHardwareBuffer_getNativeHandle; # introduced=26
    AHardwareBuffer_lock; # introduced=26
    AHardwareBuffer_recvHandleFromUnixSocket; # introduced=26
    AHardwareBuffer_release; # introduced=26
    AHardwareBuffer_sendHandleToUnixSocket; # introduced=26
    AHardwareBuffer_toHardwareBuffer; # introduced=26
    AHardwareBuffer_unlock; # introduced=26
    ANativeWindow_acquire;
    ANativeWindow_fromSurface;
    ANativeWindow_fromSurfaceTexture; # introduced-arm=13 introduced-mips=13 introduced-x86=13
    ANativeWindow_toSurface; # introduced=26
    ANativeWindow_getFormat;
    ANativeWindow_getHeight;
    ANativeWindow_getWidth;
    ANativeWindow_lock;
    ANativeWindow_release;
    ANativeWindow_setBuffersGeometry;
    ANativeWindow_unlockAndPost;
    AObbInfo_delete;
    AObbInfo_getFlags;
    AObbInfo_getPackageName;
    AObbInfo_getVersion;
    AObbScanner_getObbInfo;
    ASensorEventQueue_disableSensor;
    ASensorEventQueue_enableSensor;
    ASensorEventQueue_getEvents;
    ASensorEventQueue_hasEvents;
    ASensorEventQueue_registerSensor; # introduced=26
    ASensorEventQueue_setEventRate;
    ASensorManager_configureDirectReport; # introduced=26
    ASensorManager_createEventQueue;
    ASensorManager_createHardwareBufferDirectChannel; # introduced=26
    ASensorManager_createSharedMemoryDirectChannel; # introduced=26
    ASensorManager_destroyDirectChannel; # introduced=26
    ASensorManager_destroyEventQueue;
    ASensorManager_getDefaultSensor;
    ASensorManager_getDefaultSensorEx; # introduced=21
    ASensorManager_getInstance;
    ASensorManager_getInstanceForPackage; # introduced=26
    ASensorManager_getSensorList;
    ASensor_getFifoMaxEventCount; # introduced=21
    ASensor_getFifoReservedEventCount; # introduced=21
    ASensor_getHighestDirectReportRateLevel; # introduced=26
    ASensor_getMinDelay;
    ASensor_getName;
    ASensor_getReportingMode; # introduced=21
    ASensor_getResolution;
    ASensor_getStringType; # introduced=21
    ASensor_getType;
    ASensor_getVendor;
    ASensor_isDirectChannelTypeSupported; # introduced=26
    ASensor_isWakeUpSensor; # introduced=21
    ASharedMemory_create; # introduced=26
    ASharedMemory_getSize; # introduced=26
    ASharedMemory_setProt; # introduced=26
    ASharedMemory_dupFromJava; # introduced=27
    AStorageManager_delete;
    AStorageManager_getMountedObbPath;
    AStorageManager_isObbMounted;
    AStorageManager_mountObb;
    AStorageManager_new;
    AStorageManager_unmountObb;
    ATrace_beginSection; # introduced=23
    ATrace_endSection; # introduced=23
    ATrace_isEnabled; # introduced=23
    android_getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
    android_getaddrinfofornetwork; # introduced=23
    android_setprocnetwork; # introduced=23
    android_setsocknetwork; # introduced=23
    getTtsEngine; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 introduced-x86=13 introduced-x86_64=21
  local:
    *;
};