Searched defs:createInputMonitor (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/jni/ | ||
D | com_android_server_input_InputManagerService.cpp | 517 base::Result<std::unique_ptr<InputChannel>> NativeInputManager::createInputMonitor( in createInputMonitor() function in android::NativeInputManager |
/frameworks/native/services/inputflinger/dispatcher/ | ||
D | InputDispatcher.cpp | 5225 Result<std::unique_ptr<InputChannel>> InputDispatcher::createInputMonitor(int32_t displayId, in createInputMonitor() function in android::inputdispatcher::InputDispatcher |