Home | History | Annotate | Download | only in statusbar

Lines Matching defs:mCommandQueue

145     protected CommandQueue mCommandQueue;
500 mCommandQueue = new CommandQueue(this, iconList);
505 mBarService.registerStatusBar(mCommandQueue, iconList, switches, binders);