OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mCommandQueue
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarService.java
99
CommandQueue
mCommandQueue
;
204
mCommandQueue
= new CommandQueue(this, iconList);
208
mBarService.registerStatusBar(
mCommandQueue
, iconList, notificationKeys, notifications);
[
all
...]
/frameworks/base/include/ui/
InputDispatcher.h
838
Queue<CommandEntry>
mCommandQueue
;
[
all
...]
Completed in 25 milliseconds