Home
last modified time | relevance | path

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

/cts/hostsidetests/systemui/src/android/host/systemui/
DTileServiceTest.java75 openSettings(); in testListeningSettings()
91 openSettings(); in testCantAddDialog()
107 openSettings(); in testClick()
128 openSettings(); in testClickAndShowDialog()
148 openSettings(); in testStartActivity()
DActiveTileServiceTest.java42 openSettings(); in testNotListening()
63 openSettings(); in testClick()
DBaseTileServiceTest.java94 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