Searched defs:newClientState (Results 1 – 2 of 2) sorted by relevance
1169 final Bundle newClientState = data.getBundle(AutofillManager.EXTRA_CLIENT_STATE); in setAuthenticationResultLocked() local2660 @NonNull FillResponse newResponse, @Nullable Bundle newClientState) { in replaceResponseLocked()2829 @Nullable Bundle newClientState, int flags) { in processResponseLocked()
1670 final Bundle newClientState = data.getBundleExtra(EXTRA_CLIENT_STATE); in onAuthenticationResult() local