OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:obtainPointerController
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp
198
virtual sp<PointerControllerInterface>
obtainPointerController
(int32_t deviceId);
431
sp<PointerControllerInterface> NativeInputManager::
obtainPointerController
(int32_t deviceId) {
[
all
...]
/frameworks/native/services/inputflinger/tests/
InputReader_test.cpp
191
virtual sp<PointerControllerInterface>
obtainPointerController
(int32_t deviceId) {
[
all
...]
Completed in 622 milliseconds