Home
last modified time | relevance | path

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

/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java27 private static final String REM_TILE = "cmd statusbar remove-tile "; field in BaseTileServiceTest
83 execute(REM_TILE + mComponent); in remTile()