Searched refs:separateChallenge (Results 1 – 1 of 1) sorted by relevance
5615 boolean separateChallenge) throws Exception { in addManagedProfileForPasswordTests() argument5619 doReturn(separateChallenge).when(getServices().lockPatternUtils) in addManagedProfileForPasswordTests()5622 .thenReturn(separateChallenge ? userId : UserHandle.USER_SYSTEM); in addManagedProfileForPasswordTests()