Home
last modified time | relevance | path

Searched refs:getClientState (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/autofill/augmented/
H A DFillCallback.java63 final Bundle clientState = response.getClientState(); in onSuccess()
H A DFillResponse.java133 public @Nullable Bundle getClientState() { in getClientState() method in FillResponse
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DSaveRequest.java80 public @Nullable Bundle getClientState() { in getClientState() method in SaveRequest
H A DFillEventHistory.java88 @Nullable public Bundle getClientState() { in getClientState() method in FillEventHistory
327 @Nullable public Bundle getClientState() { in getClientState() method in FillEventHistory.Event
H A DFillRequest.java305 public @Nullable Bundle getClientState() { in getClientState() method in FillRequest
H A DFillResponse.java116 public @Nullable Bundle getClientState() { in getClientState() method in FillResponse
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java220 response.getAuthentication(), response.getClientState(), in showFillUi()
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLLogWrapper.java420 private String getClientState(int clientState) { in getClientState() method in GLLogWrapper
1492 arg("array", getClientState(array)); in glDisableClientState()
1558 arg("array", getClientState(array)); in glEnableClientState()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java469 mPendingFillRequest.getClientState(),
3148 response.getAuthentication(), response.getClientState(),
3546 mClientState = newClientState != null ? newClientState : newResponse.getClientState();
H A DAutofillManagerServiceImpl.java717 mEventHistory = new FillEventHistory(sessionId, response.getClientState()); in setLastResponse()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt37868 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();
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt52183 Landroid/service/autofill/FillResponse;->getClientState()Landroid/os/Bundle;