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 104 void doUnhandledKey(android::KeyEvent* keyEvent);
  /frameworks/base/core/jni/
android_app_NativeActivity.cpp 260 doUnhandledKey((KeyEvent*)event);
340 void AInputQueue::doUnhandledKey(KeyEvent* keyEvent) {
    [all...]

Completed in 34 milliseconds