Searched defs:createInputMonitor (Results 1 – 3 of 3) sorted by relevance
59 InputChannel createInputMonitor(int displayId, String name, int pid); in createInputMonitor() method322 public native InputChannel createInputMonitor(int displayId, String name, int pid); in createInputMonitor() method in NativeInputManagerService.NativeImpl
562 base::Result<std::unique_ptr<InputChannel>> NativeInputManager::createInputMonitor( in createInputMonitor() function in android::NativeInputManager
6127 Result<std::unique_ptr<InputChannel>> InputDispatcher::createInputMonitor( in createInputMonitor() function in android::inputdispatcher::InputDispatcher