Home
last modified time | relevance | path

Searched defs:inputQueue (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/jni/
H A Dandroid_view_InputQueue.cpp267 AInputQueue* android_view_InputQueue_getNativePtr(JNIEnv* env, jobject inputQueue) { in android_view_InputQueue_getNativePtr()
/aosp14/frameworks/base/native/android/
H A Dinput.cpp354 AInputQueue* AInputQueue_fromJava(JNIEnv* env, jobject inputQueue) { in AInputQueue_fromJava()