Home
last modified time | relevance | path

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

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