Searched refs:createTestPromptInfo (Results 1 – 2 of 2) sorted by relevance
969 PromptInfo promptInfo = createTestPromptInfo(); in testShowDialog_whenOwnerNotInForeground()987 mAuthController.showAuthenticationDialog(createTestPromptInfo(), in showDialog()1008 private PromptInfo createTestPromptInfo() { in createTestPromptInfo() method in AuthControllerTest
1975 createTestPromptInfo(requireConfirmation, authenticators, in invokeAuthenticate()1988 createTestPromptInfo(false /* requireConfirmation */, authenticators, in invokeAuthenticateForWorkApp()1993 private static PromptInfo createTestPromptInfo( in createTestPromptInfo() method in BiometricServiceTest