Searched defs:registerInputChannel (Results 1 – 4 of 4) sorted by relevance
158 default boolean registerInputChannel( in registerInputChannel() method
529 public void registerInputChannel(InputChannel inputChannel, in registerInputChannel() method in InputManagerService
451 status_t NativeInputManager::registerInputChannel(JNIEnv* /* env */, in registerInputChannel() function in android::NativeInputManager
3370 status_t InputDispatcher::registerInputChannel(const sp<InputChannel>& inputChannel, in registerInputChannel() function in android::InputDispatcher