Searched refs:openSettings (Results 1 – 5 of 5) sorted by relevance
72 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 …]
44 openSettings(); in testNotListening()70 openSettings(); in testClick()
84 openSettings(); in testStartActivityWithIntent_requiresPendingIntent_ThrowsException()110 openSettings(); in testStartActivityWithIntent_doesNotRequirePendingIntent_lauchesSuccessfully()130 protected void openSettings() throws Exception { in openSettings() method in CompatChangesTileServiceTest
120 protected void openSettings() throws Exception { in openSettings() method in BaseTileServiceTest
176 public void openSettings(View v) { in openSettings() method in PermissionLockdownTestActivity