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