Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1686 @Nullable volatile ContentCaptureManagerInternal mContentCaptureService; field in ActivityManagerService
2097 mContentCaptureService = contentCaptureManager; in setContentCaptureManager()
3028 ContentCaptureManagerInternal contentCaptureService = mContentCaptureService; in updateActivityUsageStats()