Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl77 in ContentCaptureOptions contentCaptureOptions, in long[] disabledCompatChanges); in bindApplication() argument
DActivityThread.java832 ContentCaptureOptions contentCaptureOptions; field in ActivityThread.AppBindData
1045 ContentCaptureOptions contentCaptureOptions, long[] disabledCompatChanges) { in bindApplication() argument
1092 data.contentCaptureOptions = contentCaptureOptions; in bindApplication()
6689 app.setContentCaptureOptions(data.contentCaptureOptions); in handleBindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5294 ContentCaptureOptions contentCaptureOptions = null; in attachApplicationLocked() local
5299 contentCaptureOptions = ccm.getOptionsForPackage(app.userId, in attachApplicationLocked()
5327 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked()
5337 buildSerial, autofillOptions, contentCaptureOptions, in attachApplicationLocked()