OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__ANDROID_API_FUTURE__
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/include/android/
api-level.h
40
#ifndef
__ANDROID_API_FUTURE__
46
#define
__ANDROID_API_FUTURE__
10000
52
* this is `
__ANDROID_API_FUTURE__
`. For the NDK, this is set by the
55
#define __ANDROID_API__
__ANDROID_API_FUTURE__
104
* Returns the `targetSdkVersion` of the caller, or `
__ANDROID_API_FUTURE__
`
/device/google/fuchsia/bioniccompat/include/android/
api-level.h
38
#ifndef
__ANDROID_API_FUTURE__
39
#define
__ANDROID_API_FUTURE__
10000
43
#define __ANDROID_API__
__ANDROID_API_FUTURE__
Completed in 6349 milliseconds