Home
last modified time | relevance | path

Searched refs:updateSessionLocked (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java1325 updateSessionLocked(/* id= */ null, /* bounds= */ null, /* value= */ null, in onInvisibleForAutofill()
1739 updateSessionLocked(id, null, null, ACTION_VIEW_EXITED, 0); in notifyViewExitedLocked()
1907 updateSessionLocked(id, bounds, value, ACTION_VIEW_ENTERED, flags); in notifyViewEnteredLocked()
1950 updateSessionLocked(id, null, null, ACTION_VIEW_EXITED, 0); in notifyViewExitedLocked()
2016 updateSessionLocked(id, null, value, ACTION_VALUE_CHANGED, getImeStateFlag(view)); in notifyValueChanged()
2065 updateSessionLocked(id, null, value, ACTION_VALUE_CHANGED, getImeStateFlag(view)); in notifyValueChanged()
2661 private void updateSessionLocked(AutofillId id, Rect bounds, AutofillValue value, int action, in updateSessionLocked() method in AutofillManager
2761 updateSessionLocked(id, /* bounds= */ null, value, ACTION_VALUE_CHANGED, in startAutofillIfNeededLocked()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java668 boolean updateSessionLocked(int sessionId, int uid, AutofillId autofillId, Rect virtualBounds, in updateSessionLocked() method in AutofillManagerServiceImpl
DAutofillManagerService.java1979 service.updateSessionLocked(sessionId, getCallingUid(), autoFillId, bounds, in updateSession()
/frameworks/base/boot/
Dboot-image-profile.txt18800 HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;L…
/frameworks/base/config/
Dboot-image-profile.txt18864 HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;L…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt58802 Landroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;Land…