Home
last modified time | relevance | path

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

/cts/hostsidetests/systemui/src/android/host/systemui/
DTileServiceTest.java109 clickTile(); in testClick()
130 clickTile(); in testClickAndShowDialog()
191 clickTile(); in testSetPendingIntentStartsActivityWithClick()
223 clickTile(); in testSetPendingIntentPersistsAfterShadeIsClosed()
252 clickTile(); in testSetNullPendingIntentDoesNotStartActivity()
272 clickTile(); in testClickAndStartActivity()
DActiveTileServiceTest.java73 clickTile(); in testClick()
DBaseTileServiceTest.java112 protected void clickTile() throws Exception { in clickTile() method in BaseTileServiceTest
/cts/tests/quicksettings/src/android/quicksettings/cts/
DOnClickLaunchFgsTileServiceTest.java31 clickTile(TestOnClickLaunchFgsTileService.getComponentName().flattenToString()); in testAllowsOnClickLaunchFgs()
DTileServiceTest.java106 clickTile(TestTileService.getComponentName().flattenToString()); in testShowDialog()
DBaseTileServiceTest.java129 protected void clickTile(String componentName) throws Exception { in clickTile() method in BaseTileServiceTest