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

  /frameworks/base/core/jni/
android_view_KeyEvent.h 34 extern status_t android_view_KeyEvent_toNative(JNIEnv* env, jobject eventObj,
android_view_KeyEvent.cpp 74 status_t android_view_KeyEvent_toNative(JNIEnv* env, jobject eventObj,
android_app_NativeActivity.cpp 1004 status_t status = android_view_KeyEvent_toNative(env, eventObj, event);
    [all...]
  /frameworks/base/services/jni/
com_android_server_InputManager.cpp     [all...]

Completed in 30 milliseconds