OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resetPendingAppSwitchLocked
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/input/
InputDispatcher.h
872
void
resetPendingAppSwitchLocked
(bool handled);
[
all
...]
InputDispatcher.cpp
281
resetPendingAppSwitchLocked
(false);
351
resetPendingAppSwitchLocked
(true);
568
void InputDispatcher::
resetPendingAppSwitchLocked
(bool handled) {
[
all
...]
Completed in 29 milliseconds