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

/frameworks/base/services/jni/
H A Dcom_android_server_input_InputManagerService.cpp183 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId);
414 sp<PointerControllerInterface> NativeInputManager::obtainPointerController(int32_t deviceId) { function in class:android::NativeInputManager
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp181 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId) { function in class:android::FakeInputReaderPolicy

Completed in 62 milliseconds