HomeSort by relevance Sort by last modified time
    Searched refs:LOOPER_ID_USER (Results 1 - 3 of 3) sorted by null

  /development/ndk/sources/android/native_app_glue/
android_native_app_glue.h 68 * identifiers starting with LOOPER_ID_USER.
209 LOOPER_ID_USER = 3,
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 248 state->looper, LOOPER_ID_USER, NULL, NULL);
275 if (ident == LOOPER_ID_USER) {
  /external/webrtc/src/modules/audio_processing/main/test/android/apmtest/jni/
main.c 248 state->looper, LOOPER_ID_USER, NULL, NULL);
275 if (ident == LOOPER_ID_USER) {

Completed in 167 milliseconds