Searched refs:KEYGUARD_BOTTOM_AREA_VIEW (Results 1 – 7 of 7) sorted by relevance
36 protected static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in UnlockScreenRule63 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in unlockScreen()
48 private static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in CommonLauncherHelper268 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in unlockDeviceIfAsleep()
49 private static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in CommonLauncherHelper258 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in unlockDeviceIfAsleep()
105 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in getUiDevice()
58 private static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in LockscreenHelper431 …assertTrue(mDevice.wait(Until.hasObject(KEYGUARD_BOTTOM_AREA_VIEW), MAX_SCREEN_LOCK_WAIT_TIME_MS)); in waitLockscreenVisible()
107 private static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in AbstractStandardAppHelper2242 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in open()
116 private static final BySelector KEYGUARD_BOTTOM_AREA_VIEW = field in AbstractStandardAppHelper251 screenLock = KEYGUARD_BOTTOM_AREA_VIEW; in open()