Searched defs:newClientState (Results 1 – 3 of 3) sorted by relevance
132 final ClientState newClientState = new ClientState(); in startListening() local154 mClients.put(listener.asBinder(), newClientState); in startListening() local
1823 @Nullable Bundle newClientState, int flags) { in processResponseLockedForPcc()2901 final Bundle newClientState = data.getBundle(AutofillManager.EXTRA_CLIENT_STATE); in setAuthenticationResultLocked() local5473 @NonNull FillResponse newResponse, @Nullable Bundle newClientState) { in replaceResponseLocked()5842 @Nullable Bundle newClientState, int flags) { in processResponseLocked()
2485 final Bundle newClientState = data.getBundleExtra(EXTRA_CLIENT_STATE); in onAuthenticationResult() local