Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java1516 @Nullable volatile ContentCaptureManagerInternal mContentCaptureService; field in ActivityManagerService
1868 mContentCaptureService = contentCaptureManager; in setContentCaptureManager()
2734 ContentCaptureManagerInternal contentCaptureService = mContentCaptureService; in updateActivityUsageStats()