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.java251 private void maybeClick(UiDevice device, UiSelector sel) { in maybeClick() method in ActivityManagerProcessStateTest
255 private void maybeClick(UiDevice device, BySelector sel) { in maybeClick() method in ActivityManagerProcessStateTest
1431 maybeClick(device, new UiSelector().resourceId("android:id/switch_old")); in testCantSaveStateLaunchAndSwitch()
1448 maybeClick(device, new UiSelector().resourceId("android:id/switch_new")); in testCantSaveStateLaunchAndSwitch()
1472 maybeClick(device, new UiSelector().resourceId("android:id/switch_old")); in testCantSaveStateLaunchAndSwitch()
1485 maybeClick(device, new UiSelector().resourceId("android:id/switch_new")); in testCantSaveStateLaunchAndSwitch()