Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java987 updateSessionLocked(id, null, value, ACTION_VIEW_ENTERED, flags); in notifyViewEnteredLocked()
1019 updateSessionLocked(id, null, null, ACTION_VIEW_EXITED, 0); in notifyViewExitedLocked()
1155 updateSessionLocked(id, bounds, null, ACTION_VIEW_ENTERED, flags); in notifyViewEnteredLocked()
1198 updateSessionLocked(id, null, null, ACTION_VIEW_EXITED, 0); in notifyViewExitedLocked()
1261 updateSessionLocked(id, null, value, ACTION_VALUE_CHANGED, 0); in notifyValueChanged()
1290 updateSessionLocked(id, null, value, ACTION_VALUE_CHANGED, 0); in notifyValueChanged()
1813 private void updateSessionLocked(AutofillId id, Rect bounds, AutofillValue value, int action, in updateSessionLocked() method in AutofillManager
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java1320 service.updateSessionLocked(sessionId, getCallingUid(), autoFillId, bounds, in updateSession()
DAutofillManagerServiceImpl.java561 boolean updateSessionLocked(int sessionId, int uid, AutofillId autofillId, Rect virtualBounds, in updateSessionLocked() method in AutofillManagerServiceImpl
/frameworks/base/services/
Dart-profile4573 PLcom/android/server/autofill/AutofillManagerServiceImpl;->updateSessionLocked(IILandroid/view/auto…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt73874 Landroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;Land…