Home
last modified time | relevance | path

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

/cts/hostsidetests/systemui/src/android/host/systemui/
DTileServiceTest.java72 openSettings(); in testListeningSettings()
88 openSettings(); in testCantAddDialog()
105 openSettings(); in testClick()
126 openSettings(); in testClickAndShowDialog()
148 openSettings(); in testStartActivityDoesNotLaunchPendingIntentWithoutClick()
168 openSettings(); in testSetPendingIntentDoesNotStartActivityWithoutClick()
183 openSettings(); in testSetPendingIntentStartsActivityWithClick()
206 openSettings(); in testSetPendingIntentPersistsAfterShadeIsClosed()
219 openSettings(); in testSetPendingIntentPersistsAfterShadeIsClosed()
238 openSettings(); in testSetNullPendingIntentDoesNotStartActivity()
[all …]
DActiveTileServiceTest.java44 openSettings(); in testNotListening()
70 openSettings(); in testClick()
DCompatChangesTileServiceTest.java84 openSettings(); in testStartActivityWithIntent_requiresPendingIntent_ThrowsException()
110 openSettings(); in testStartActivityWithIntent_doesNotRequirePendingIntent_lauchesSuccessfully()
130 protected void openSettings() throws Exception { in openSettings() method in CompatChangesTileServiceTest
DBaseTileServiceTest.java120 protected void openSettings() throws Exception { in openSettings() method in BaseTileServiceTest
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DPermissionLockdownTestActivity.java176 public void openSettings(View v) { in openSettings() method in PermissionLockdownTestActivity