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

  /frameworks/base/include/android_runtime/
android_app_NativeActivity.h 105 void doUnhandledKey(android::KeyEvent* keyEvent);
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 256 doUnhandledKey((KeyEvent*)event);
365 void AInputQueue::doUnhandledKey(KeyEvent* keyEvent) {
    [all...]

Completed in 586 milliseconds