Searched refs:KEYGUARD_ROOT_VIEW (Results 1 – 7 of 7) sorted by relevance
39 protected static final BySelector KEYGUARD_ROOT_VIEW = field in UnlockScreenRule61 screenLock = KEYGUARD_ROOT_VIEW; in unlockScreen()
51 private static final BySelector KEYGUARD_ROOT_VIEW = field in CommonLauncherHelper266 screenLock = KEYGUARD_ROOT_VIEW; in unlockDeviceIfAsleep()
52 private static final BySelector KEYGUARD_ROOT_VIEW = field in CommonLauncherHelper256 screenLock = KEYGUARD_ROOT_VIEW; in unlockDeviceIfAsleep()
103 screenLock = KEYGUARD_ROOT_VIEW; in getUiDevice()
61 protected static final BySelector KEYGUARD_ROOT_VIEW = field in LockscreenHelper429 … assertTrue(mDevice.wait(Until.hasObject(KEYGUARD_ROOT_VIEW), MAX_SCREEN_LOCK_WAIT_TIME_MS)); in waitLockscreenVisible()
110 private static final BySelector KEYGUARD_ROOT_VIEW = field in AbstractStandardAppHelper2240 screenLock = KEYGUARD_ROOT_VIEW; in open()
119 private static final BySelector KEYGUARD_ROOT_VIEW = field in AbstractStandardAppHelper249 screenLock = KEYGUARD_ROOT_VIEW; in open()