Searched refs:createAuthFillInIntentLocked (Results 1 – 1 of 1) sorted by relevance
978 fillInIntent = createAuthFillInIntentLocked(requestId, extras); in authenticate()2979 final Intent fillInIntent = createAuthFillInIntentLocked(requestId, mClientState); in autoFill()2994 private Intent createAuthFillInIntentLocked(int requestId, Bundle extras) { in createAuthFillInIntentLocked() method in Session