OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALOOPER_POLL_CALLBACK
(Results
76 - 86
of
86
) sorted by null
1
2
3
4
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/android/
looper.h
79
ALOOPER_POLL_CALLBACK
= -2,
172
* Returns
ALOOPER_POLL_CALLBACK
if one or more callbacks were invoked.
192
* This function will never return
ALOOPER_POLL_CALLBACK
.
210
* The identifier must be >= 0, or
ALOOPER_POLL_CALLBACK
if providing a non-NULL callback.
Completed in 160 milliseconds
1
2
3
4