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

  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp 183 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId);
414 sp<PointerControllerInterface> NativeInputManager::obtainPointerController(int32_t deviceId) {
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 181 virtual sp<PointerControllerInterface> obtainPointerController(int32_t deviceId) {
    [all...]

Completed in 61 milliseconds