Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl88 in ContentCaptureOptions contentCaptureOptions, in long[] disabledCompatChanges, in bindApplication()
DActivityThread.java929 ContentCaptureOptions contentCaptureOptions; field in ActivityThread.AppBindData
1191 ContentCaptureOptions contentCaptureOptions, long[] disabledCompatChanges, in bindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4748 ContentCaptureOptions contentCaptureOptions = null; in attachApplicationLocked() local