Home
last modified time | relevance | path

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

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