Home
last modified time | relevance | path

Searched refs:CLICK_TILE (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java28 private static final String CLICK_TILE = "cmd statusbar click-tile "; field in BaseTileServiceTest
87 execute(CLICK_TILE + mComponent); in clickTile()