Searched refs:getSecondaryLockscreenRequirement (Results 1 – 4 of 4) sorted by relevance
113 Intent newIntent = mUpdateMonitor.getSecondaryLockscreenRequirement(userId);
432 mUpdateMonitor.getSecondaryLockscreenRequirement(targetUserId); in showNextSecurityScreenOrFinish()
1235 public Intent getSecondaryLockscreenRequirement(int userId) { in getSecondaryLockscreenRequirement() method in KeyguardUpdateMonitor
843 assertThat(mKeyguardUpdateMonitor.getSecondaryLockscreenRequirement(user)).isNull(); in testSecondaryLockscreenRequirement()851 Intent storedIntent = mKeyguardUpdateMonitor.getSecondaryLockscreenRequirement(user); in testSecondaryLockscreenRequirement()858 assertThat(mKeyguardUpdateMonitor.getSecondaryLockscreenRequirement(user)).isNull(); in testSecondaryLockscreenRequirement()