Searched refs:hasSecureLockScreen (Results 1 – 3 of 3) sorted by relevance
55 protected boolean hasSecureLockScreen() { in hasSecureLockScreen() method in ShadowLockPatternUtils
183 return mLockPatternUtils.hasSecureLockScreen(); in isScreenLockVisible()
78 when(mLockPatternUtils.hasSecureLockScreen()).thenReturn(true); in setUp()