Home
last modified time | relevance | path

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

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