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

  /frameworks/base/include/android_runtime/
android_app_NativeActivity.h 76 void attachLooper(ALooper* looper, int ident, ALooper_callbackFunc callback, void* data);
  /frameworks/base/native/android/
input.cpp 273 queue->attachLooper(looper, ident, callback, data);
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 130 void AInputQueue::attachLooper(ALooper* looper, int ident,
    [all...]

Completed in 201 milliseconds