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

/frameworks/base/services/core/jni/
H A Dcom_android_server_input_InputManagerService.cpp198 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId);
431 sp<PointerControllerInterface> NativeInputManager::obtainPointerController(int32_t deviceId) { function in class:android::NativeInputManager
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp191 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId) { function in class:android::FakeInputReaderPolicy

Completed in 50 milliseconds