Home | History | Annotate | Download | only in accounts

Lines Matching refs:accessGranted

4022             private void handleAuthenticatorResponse(boolean accessGranted) throws RemoteException {
4028 result.putBoolean(AccountManager.KEY_BOOLEAN_RESULT, accessGranted);