Searched refs:mAuthenticators (Results 1 – 2 of 2) sorted by relevance
43 private @BiometricManager.Authenticators.Types int mAuthenticators; field in PromptInfo64 mAuthenticators = in.readInt(); in PromptInfo()100 dest.writeInt(mAuthenticators); in writeToParcel()176 mAuthenticators = authenticators; in setAuthenticators()245 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()