OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:obtainPointerController
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp
184
virtual sp<PointerControllerInterface>
obtainPointerController
(int32_t deviceId);
416
sp<PointerControllerInterface> NativeInputManager::
obtainPointerController
(int32_t deviceId) {
[
all
...]
/frameworks/base/services/input/
InputReader.h
276
virtual sp<PointerControllerInterface>
obtainPointerController
(int32_t deviceId) = 0;
[
all
...]
InputReader.cpp
[
all
...]