Searched refs:updateSessionLocked (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/autofill/ |
D | AutofillManager.java | 1325 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/ |
D | AutofillManagerServiceImpl.java | 668 boolean updateSessionLocked(int sessionId, int uid, AutofillId autofillId, Rect virtualBounds, in updateSessionLocked() method in AutofillManagerServiceImpl
|
D | AutofillManagerService.java | 1979 service.updateSessionLocked(sessionId, getCallingUid(), autoFillId, bounds, in updateSession()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18800 HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;L…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18864 HSPLandroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;L…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 58802 Landroid/view/autofill/AutofillManager;->updateSessionLocked(Landroid/view/autofill/AutofillId;Land…
|