Searched refs:isAllowBackgroundAuthentication (Results 1 – 6 of 6) sorted by relevance
48 val allowBackgroundAuthentication = info.isAllowBackgroundAuthentication
438 public boolean isAllowBackgroundAuthentication() { in isAllowBackgroundAuthentication() method in PromptInfo
982 public boolean isAllowBackgroundAuthentication() { in isAllowBackgroundAuthentication() method in BiometricPrompt983 return mPromptInfo.isAllowBackgroundAuthentication(); in isAllowBackgroundAuthentication()
287 mPromptInfo.isAllowBackgroundAuthentication(), in setSensorsToStateWaitingForCookie()
1264 if (!promptInfo.isAllowBackgroundAuthentication() && !isOwnerInForeground()) { in showDialog()
1566 method public boolean isAllowBackgroundAuthentication();