Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DActivityManagerProcessStateTest.java321 private void maybeClick(UiDevice device, UiSelector sel) { in maybeClick() method in ActivityManagerProcessStateTest
328 private void maybeClick(UiDevice device, BySelector sel) { in maybeClick() method in ActivityManagerProcessStateTest
1536 maybeClick(device, new UiSelector().resourceId("android:id/switch_old")); in testCantSaveStateLaunchAndSwitch()
1553 maybeClick(device, new UiSelector().resourceId("android:id/switch_new")); in testCantSaveStateLaunchAndSwitch()
1581 maybeClick(device, new UiSelector().resourceId("android:id/switch_old")); in testCantSaveStateLaunchAndSwitch()
1594 maybeClick(device, new UiSelector().resourceId("android:id/switch_new")); in testCantSaveStateLaunchAndSwitch()