Searched refs:getClientState (Results 1 – 13 of 13) sorted by relevance
63 final Bundle clientState = response.getClientState(); in onSuccess()
133 public @Nullable Bundle getClientState() { in getClientState() method in FillResponse
80 public @Nullable Bundle getClientState() { in getClientState() method in SaveRequest
88 @Nullable public Bundle getClientState() { in getClientState() method in FillEventHistory327 @Nullable public Bundle getClientState() { in getClientState() method in FillEventHistory.Event
305 public @Nullable Bundle getClientState() { in getClientState() method in FillRequest
116 public @Nullable Bundle getClientState() { in getClientState() method in FillResponse
220 response.getAuthentication(), response.getClientState(), in showFillUi()
420 private String getClientState(int clientState) { in getClientState() method in GLLogWrapper1492 arg("array", getClientState(array)); in glDisableClientState()1558 arg("array", getClientState(array)); in glEnableClientState()
469 mPendingFillRequest.getClientState(),3148 response.getAuthentication(), response.getClientState(),3546 mClientState = newClientState != null ? newClientState : newResponse.getClientState();
717 mEventHistory = new FillEventHistory(sessionId, response.getClientState()); in setLastResponse()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
37868 method @Deprecated @Nullable public android.os.Bundle getClientState();37876 method @Nullable public android.os.Bundle getClientState();37901 method @Nullable public android.os.Bundle getClientState();38030 method @Nullable public android.os.Bundle getClientState();
52183 Landroid/service/autofill/FillResponse;->getClientState()Landroid/os/Bundle;