HomeSort by relevance Sort by last modified time
    Searched refs:pressUnlockButton (Results 1 - 4 of 4) sorted by null

  /cts/tests/tests/keystore/src/android/server/am/
ActivityManagerTestBase.java 32 import static android.server.am.UiDeviceUtils.pressUnlockButton;
121 pressUnlockButton();
316 pressUnlockButton();
UiDeviceUtils.java 98 static void pressUnlockButton() {
99 if (DEBUG) Log.d(TAG, "pressUnlockButton");
  /cts/tests/framework/base/activitymanager/util/src/android/server/am/
UiDeviceUtils.java 98 static void pressUnlockButton() {
99 if (DEBUG) Log.d(TAG, "pressUnlockButton");
ActivityManagerTestBase.java 61 import static android.server.am.UiDeviceUtils.pressUnlockButton;
237 pressUnlockButton();
688 pressUnlockButton();
    [all...]

Completed in 213 milliseconds