Home
last modified time | relevance | path

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

/frameworks/base/services/core/jni/
Dcom_android_server_input_InputManagerService.cpp646 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp417 std::shared_ptr<PointerControllerInterface> obtainPointerController( in obtainPointerController() function in android::FakeInputReaderPolicy