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

/frameworks/base/services/jni/
H A Dcom_android_server_InputManager.cpp256 jobject getInputChannelObjLocal(JNIEnv* env, const sp<InputChannel>& inputChannel);
385 jobject NativeInputManager::getInputChannelObjLocal(JNIEnv* env, function in class:android::NativeInputManager
620 jobject inputChannelObjLocal = getInputChannelObjLocal(env, inputChannel);
641 jobject inputChannelObjLocal = getInputChannelObjLocal(env, inputChannel);
946 jobject inputChannelObj = getInputChannelObjLocal(env, inputChannel);

Completed in 17 milliseconds