HomeSort by relevance Sort by last modified time
    Searched defs:clickTile (Results 1 - 7 of 7) sorted by null

  /cts/hostsidetests/systemui/src/android/host/systemui/
ActiveTileServiceTest.java 66 clickTile();
TileServiceTest.java 111 clickTile();
132 clickTile();
BaseTileServiceTest.java 86 protected void clickTile() throws Exception {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
CommandQueue.java 135 default void clickTile(ComponentName tile) { }
595 mCallbacks.get(i).clickTile((ComponentName) msg.obj);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
QSPanel.java 514 public void clickTile(ComponentName tile) {
  /frameworks/base/services/core/java/com/android/server/statusbar/
StatusBarManagerService.java 395 public void clickTile(ComponentName component) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]

Completed in 353 milliseconds