Searched refs:startSessionLocked (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/view/autofill/ |
D | AutofillManager.java | 977 startSessionLocked(id, null, value, flags); in notifyViewEnteredLocked() 1145 startSessionLocked(id, bounds, null, flags); in notifyViewEnteredLocked() 1711 private void startSessionLocked(@NonNull AutofillId id, @NonNull Rect bounds, in startSessionLocked() method in AutofillManager
|
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/ |
D | ContentCapturePerUserService.java | 241 public void startSessionLocked(@NonNull IBinder activityToken, in startSessionLocked() method in ContentCapturePerUserService
|
D | ContentCaptureManagerService.java | 557 service.startSessionLocked(activityToken, activityPresentationInfo, sessionId, in startSession()
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | AutofillManagerService.java | 1122 result = service.startSessionLocked(activityToken, taskId, getCallingUid(), in startSession()
|
D | AutofillManagerServiceImpl.java | 289 long startSessionLocked(@NonNull IBinder activityToken, int taskId, int uid, in startSessionLocked() method in AutofillManagerServiceImpl
|
/frameworks/base/services/ |
D | art-profile | 4570 PLcom/android/server/autofill/AutofillManagerServiceImpl;->startSessionLocked(Landroid/os/IBinder;I… 6086 PLcom/android/server/contentcapture/ContentCapturePerUserService;->startSessionLocked(Landroid/os/I…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 79125 Landroid/view/autofill/AutofillManager;->startSessionLocked(Landroid/view/autofill/AutofillId;Landr…
|