Searched refs:NativeInputQueue (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_InputQueue.cpp54 class NativeInputQueue { class in namespace:android
56 NativeInputQueue();
57 ~NativeInputQueue();
124 NativeInputQueue::NativeInputQueue() : function in class:android::NativeInputQueue
128 NativeInputQueue::~NativeInputQueue() {
131 status_t NativeInputQueue::registerInputChannel(JNIEnv* env, jobject inputChannelObj,
177 status_t NativeInputQueue::unregisterInputChannel(JNIEnv* env, jobject inputChannelObj) {
222 ssize_t NativeInputQueue
[all...]

Completed in 104 milliseconds