Home
last modified time | relevance | path

Searched defs:createInputMonitor (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp518 base::Result<std::unique_ptr<InputChannel>> NativeInputManager::createInputMonitor( in createInputMonitor() function in android::NativeInputManager
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp5257 Result<std::unique_ptr<InputChannel>> InputDispatcher::createInputMonitor(int32_t displayId, in createInputMonitor() function in android::inputdispatcher::InputDispatcher