Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/contentcapture/
DContentCaptureManagerServiceTest.java120 private ContentCaptureManagerService mContentCaptureManagerService;
550 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_null()
557 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_empty()
564 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_singleValue()
572 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_multipleValues()
580 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_multipleGroups()
588 ContentCaptureManagerService service = new ContentCaptureManagerService(sContext); in parseContentProtectionGroupsConfig_emptyValues()
594 private class TestContentCaptureManagerService extends ContentCaptureManagerService {
/frameworks/base/services/contentcapture/java/com/android/server/contentprotection/
DContentProtectionAllowlistManager.java29 import com.android.server.contentcapture.ContentCaptureManagerService;
45 @NonNull private final ContentCaptureManagerService mContentCaptureManagerService;
74 @NonNull ContentCaptureManagerService contentCaptureManagerService, in ContentProtectionAllowlistManager()
/frameworks/base/services/contentcapture/java/com/android/server/contentcapture/
DContentCaptureManagerServiceShellCommand.java18 import static com.android.server.contentcapture.ContentCaptureManagerService.RECEIVER_BUNDLE_EXTRA_…
37 private final ContentCaptureManagerService mService;
39 public ContentCaptureManagerServiceShellCommand(@NonNull ContentCaptureManagerService service) { in ContentCaptureManagerServiceShellCommand()
DContentCaptureManagerService.java144 public class ContentCaptureManagerService extends class
145 AbstractMasterSystemService<ContentCaptureManagerService, ContentCapturePerUserService> {
147 private static final String TAG = ContentCaptureManagerService.class.getSimpleName();
267 public ContentCaptureManagerService(@NonNull Context context) { in ContentCaptureManagerService() method in ContentCaptureManagerService
1176 ContentCaptureManagerService.this)); in shareData()
1299 new ContentCaptureManagerServiceShellCommand(ContentCaptureManagerService.this).exec( in onShellCommand()
1305 ContentCaptureManagerService.this.resetTemporaryService(userId); in resetTemporaryService()
1311 ContentCaptureManagerService.this.setTemporaryService( in setTemporaryService()
1317 ContentCaptureManagerService.this.setDefaultServiceEnabled(userId, enabled); in setDefaultServiceEnabled()
1565 @NonNull private final ContentCaptureManagerService mParentService;
[all …]
DContentCapturePerUserService.java88 AbstractPerUserSystemService<ContentCapturePerUserService, ContentCaptureManagerService>
132 ContentCapturePerUserService(@NonNull ContentCaptureManagerService master, in ContentCapturePerUserService()
/frameworks/base/services/tests/servicestests/src/com/android/server/contentprotection/
DContentProtectionAllowlistManagerTest.java40 import com.android.server.contentcapture.ContentCaptureManagerService;
74 @Mock private ContentCaptureManagerService mMockContentCaptureManagerService;
/frameworks/base/services/java/com/android/server/
DSystemServer.java151 import com.android.server.contentcapture.ContentCaptureManagerService;
3422 mSystemServiceManager.startService(ContentCaptureManagerService.class); in startContentCaptureService()
/frameworks/base/services/
Dart-profile397 …tentCaptureManagerInternal;Lcom/android/server/contentcapture/ContentCaptureManagerService$LocalSe…
1371ContentCaptureManagerService$ContentCaptureManagerServiceStub;->registerContentCaptureOptionsCallb…
1372 HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->ge…
1373 HSPLcom/android/server/contentcapture/ContentCaptureManagerService$GlobalContentCaptureOptions;->is…
1374 HSPLcom/android/server/contentcapture/ContentCaptureManagerService;->isContentProtectionEnabledLock…
3412 …tentCaptureManagerInternal;Lcom/android/server/contentcapture/ContentCaptureManagerService$LocalSe…