Searched refs:contentCaptureOptions (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IApplicationThread.aidl | 88 in ContentCaptureOptions contentCaptureOptions, in long[] disabledCompatChanges, in bindApplication() argument
|
H A D | ActivityThread.java | 929 ContentCaptureOptions contentCaptureOptions; field in ActivityThread.AppBindData 1191 ContentCaptureOptions contentCaptureOptions, long[] disabledCompatChanges, in bindApplication() argument 1242 data.contentCaptureOptions = contentCaptureOptions; in bindApplication() 7024 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActivityManagerService.java | 4760 ContentCaptureOptions contentCaptureOptions = null; in attachApplicationLocked() local 4765 contentCaptureOptions = ccm.getOptionsForPackage(app.userId, in attachApplicationLocked() 4801 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked() 4813 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked()
|