Home
last modified time | relevance | path

Searched defs:registerInputChannel (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp390 status_t NativeInputManager::registerInputChannel(JNIEnv* /* env */, in registerInputChannel() function in android::NativeInputManager
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java500 public void registerInputChannel(InputChannel inputChannel, in registerInputChannel() method in InputManagerService
/frameworks/native/services/inputflinger/
DInputDispatcher.cpp3342 status_t InputDispatcher::registerInputChannel(const sp<InputChannel>& inputChannel, in registerInputChannel() function in android::InputDispatcher