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.cpp561 sp<PointerControllerInterface> NativeInputManager::obtainPointerController(int32_t /* deviceId */) { in obtainPointerController() function in android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp279 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId) { in obtainPointerController() function in android::FakeInputReaderPolicy