Searched defs:obtainPointerController (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp181 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId) { function in class:android::FakeInputReaderPolicy
/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

Completed in 85 milliseconds