Home
last modified time | relevance | path

Searched refs:separateChallenge (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java5863 boolean separateChallenge) throws Exception { in addManagedProfileForPasswordTests() argument
5867 doReturn(separateChallenge).when(getServices().lockPatternUtils) in addManagedProfileForPasswordTests()
5870 .thenReturn(separateChallenge ? userId : UserHandle.USER_SYSTEM); in addManagedProfileForPasswordTests()