Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl76 in ContentCaptureOptions contentCaptureOptions, in long[] disabledCompatChanges); in bindApplication()
DActivityThread.java798 ContentCaptureOptions contentCaptureOptions; field in ActivityThread.AppBindData
1014 ContentCaptureOptions contentCaptureOptions, long[] disabledCompatChanges) { in bindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5059 ContentCaptureOptions contentCaptureOptions = null; in attachApplicationLocked() local