Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1517 @Nullable volatile ContentCaptureManagerInternal mContentCaptureService; field in ActivityManagerService
1880 mContentCaptureService = contentCaptureManager; in setContentCaptureManager()
2754 ContentCaptureManagerInternal contentCaptureService = mContentCaptureService; in updateActivityUsageStats()