Searched refs:getLockType (Results 1 – 3 of 3) sorted by relevance
109 public @LockTypes int getLockType() { in getLockType() method in RemoteLockscreenValidationSession
1347 assertThat(request.getLockType()).isEqualTo(KeyguardManager.PIN); in startRemoteLockscreenValidation_returnsCredentailsType()1360 assertThat(request.getLockType()).isEqualTo(KeyguardManager.PATTERN); in startRemoteLockscreenValidation_returnsRemainingAttempts()1373 assertThat(request.getLockType()).isEqualTo(KeyguardManager.PASSWORD); in startRemoteLockscreenValidation_password()
1088 method public int getLockType();