Searched refs:mAuthenticators (Results 1 – 2 of 2) sorted by relevance
43 private @BiometricManager.Authenticators.Types int mAuthenticators; field in PromptInfo65 mAuthenticators = in.readInt(); in PromptInfo()102 dest.writeInt(mAuthenticators); in writeToParcel()179 mAuthenticators = authenticators; in setAuthenticators()252 return mAuthenticators; in getAuthenticators()
224 @Authenticators.Types int mAuthenticators; field in BiometricManager.Strings230 mAuthenticators = authenticators; in Strings()261 return mService.getButtonLabel(userId, opPackageName, mAuthenticators); in getButtonLabel()295 return mService.getPromptMessage(userId, opPackageName, mAuthenticators); in getPromptMessage()331 return mService.getSettingName(userId, opPackageName, mAuthenticators); in getSettingName()