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.cpp554 std::shared_ptr<PointerControllerInterface> NativeInputManager::obtainPointerController( in obtainPointerController() function in android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp291 virtual std::shared_ptr<PointerControllerInterface> obtainPointerController(int32_t deviceId) { in obtainPointerController() function in android::FakeInputReaderPolicy