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/include/ui/
InputDispatcher.h
858
void
resetPendingAppSwitchLocked
(bool handled);
[
all
...]
/frameworks/base/libs/ui/
InputDispatcher.cpp
272
resetPendingAppSwitchLocked
(false);
379
resetPendingAppSwitchLocked
(true);
499
void InputDispatcher::
resetPendingAppSwitchLocked
(bool handled) {
[
all
...]
Completed in 156 milliseconds