This CL update library. Seef3c3a93bc4for API13..18 header update Add functions: android-9: AMotionEvent_getHistoricalRawX AMotionEvent_getHistoricalRawY AMotionEvent_getHistoricalTouchMajor AMotionEvent_getHistoricalTouchMinor AMotionEvent_getHistoricalToolMajor AMotionEvent_getHistoricalToolMinor AMotionEvent_getHistoricalOrientation android-13: AAsset_seek64 AAsset_getLength64 AAsset_getRemainingLength64 AAsset_openFileDescriptor64 AConfiguration_getScreenWidthDp AConfiguration_setScreenWidthDp AConfiguration_getScreenHeightDp AConfiguration_setScreenHeightDp AConfiguration_getSmallestScreenWidthDp AConfiguration_setSmallestScreenWidthDp AMotionEvent_getAxisValue AMotionEvent_getHistoricalAxisValue ANativeWindow_fromSurfaceTexture (removed in >=API16) android_getTtsEngine getTtsEngine android-14: AMotionEvent_getButtonState AMotionEvent_getToolType android-15: << none >> android-16: Remove ANativeWindow_fromSurfaceTexture android-17: AConfiguration_getLayoutDirection AConfiguration_setLayoutDirection android-18: << none >> Also 1. remove android-16/include/android/native_activity.h which is the same as android-13's 2. fix input.h comments and missing args, same as9d0136004ffor android-9 3. sort android-9's libandroid.so.functions.txt for easier comparison See https://code.google.com/p/android/issues/detail?id=47150 https://code.google.com/p/android/issues/detail?id=58528 Change-Id: Iaa88fe45d188482fd0905ca54180c635ab02dd95
172 lines
4.2 KiB
Plaintext
172 lines
4.2 KiB
Plaintext
AAsset_close
|
|
AAssetDir_close
|
|
AAssetDir_getNextFileName
|
|
AAssetDir_rewind
|
|
AAsset_getBuffer
|
|
AAsset_getLength
|
|
AAsset_getLength64
|
|
AAsset_getRemainingLength
|
|
AAsset_getRemainingLength64
|
|
AAsset_isAllocated
|
|
AAssetManager_fromJava
|
|
AAssetManager_open
|
|
AAssetManager_openDir
|
|
AAsset_openFileDescriptor
|
|
AAsset_openFileDescriptor64
|
|
AAsset_read
|
|
AAsset_seek
|
|
AAsset_seek64
|
|
AConfiguration_copy
|
|
AConfiguration_delete
|
|
AConfiguration_diff
|
|
AConfiguration_fromAssetManager
|
|
AConfiguration_getCountry
|
|
AConfiguration_getDensity
|
|
AConfiguration_getKeyboard
|
|
AConfiguration_getKeysHidden
|
|
AConfiguration_getLanguage
|
|
AConfiguration_getMcc
|
|
AConfiguration_getMnc
|
|
AConfiguration_getNavHidden
|
|
AConfiguration_getNavigation
|
|
AConfiguration_getOrientation
|
|
AConfiguration_getScreenHeightDp
|
|
AConfiguration_getScreenLong
|
|
AConfiguration_getScreenSize
|
|
AConfiguration_getScreenWidthDp
|
|
AConfiguration_getSdkVersion
|
|
AConfiguration_getSmallestScreenWidthDp
|
|
AConfiguration_getTouchscreen
|
|
AConfiguration_getUiModeNight
|
|
AConfiguration_getUiModeType
|
|
AConfiguration_isBetterThan
|
|
AConfiguration_match
|
|
AConfiguration_new
|
|
AConfiguration_setCountry
|
|
AConfiguration_setDensity
|
|
AConfiguration_setKeyboard
|
|
AConfiguration_setKeysHidden
|
|
AConfiguration_setLanguage
|
|
AConfiguration_setMcc
|
|
AConfiguration_setMnc
|
|
AConfiguration_setNavHidden
|
|
AConfiguration_setNavigation
|
|
AConfiguration_setOrientation
|
|
AConfiguration_setScreenHeightDp
|
|
AConfiguration_setScreenLong
|
|
AConfiguration_setScreenSize
|
|
AConfiguration_setScreenWidthDp
|
|
AConfiguration_setSdkVersion
|
|
AConfiguration_setSmallestScreenWidthDp
|
|
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
|
|
AMotionEvent_getButtonState
|
|
AMotionEvent_getDownTime
|
|
AMotionEvent_getEdgeFlags
|
|
AMotionEvent_getEventTime
|
|
AMotionEvent_getFlags
|
|
AMotionEvent_getHistoricalAxisValue
|
|
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
|
|
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
|
|
ANativeWindow_acquire
|
|
ANativeWindow_fromSurface
|
|
ANativeWindow_getFormat
|
|
ANativeWindow_getHeight
|
|
ANativeWindow_getWidth
|
|
ANativeWindow_lock
|
|
ANativeWindow_release
|
|
ANativeWindow_setBuffersGeometry
|
|
ANativeWindow_unlockAndPost
|
|
android_getTtsEngine
|
|
AObbInfo_delete
|
|
AObbInfo_getFlags
|
|
AObbInfo_getPackageName
|
|
AObbInfo_getVersion
|
|
AObbScanner_getObbInfo
|
|
ASensorEventQueue_disableSensor
|
|
ASensorEventQueue_enableSensor
|
|
ASensorEventQueue_getEvents
|
|
ASensorEventQueue_hasEvents
|
|
ASensorEventQueue_setEventRate
|
|
ASensor_getMinDelay
|
|
ASensor_getName
|
|
ASensor_getResolution
|
|
ASensor_getType
|
|
ASensor_getVendor
|
|
ASensorManager_createEventQueue
|
|
ASensorManager_destroyEventQueue
|
|
ASensorManager_getDefaultSensor
|
|
ASensorManager_getInstance
|
|
ASensorManager_getSensorList
|
|
AStorageManager_delete
|
|
AStorageManager_getMountedObbPath
|
|
AStorageManager_isObbMounted
|
|
AStorageManager_mountObb
|
|
AStorageManager_new
|
|
AStorageManager_unmountObb
|
|
getTtsEngine
|