Home
last modified time | relevance | path

Searched refs:contentCaptureOptions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl82 in ContentCaptureOptions contentCaptureOptions, in long[] disabledCompatChanges, in bindApplication() argument
DActivityThread.java887 ContentCaptureOptions contentCaptureOptions; field in ActivityThread.AppBindData
1103 ContentCaptureOptions contentCaptureOptions, long[] disabledCompatChanges, in bindApplication() argument
1151 data.contentCaptureOptions = contentCaptureOptions; in bindApplication()
6695 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4472 ContentCaptureOptions contentCaptureOptions = null; in attachApplicationLocked() local
4477 contentCaptureOptions = ccm.getOptionsForPackage(app.userId, in attachApplicationLocked()
4511 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked()
4521 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked()