Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java243 publishBinderService(Context.SENSITIVE_CONTENT_PROTECTION_SERVICE, in onBootPhase()
/frameworks/base/core/java/android/content/
DContext.java6596 public static final String SENSITIVE_CONTENT_PROTECTION_SERVICE = field in Context
/frameworks/base/core/java/android/view/
DViewRootImpl.java1314 ServiceManager.getService(Context.SENSITIVE_CONTENT_PROTECTION_SERVICE)); in ViewRootImpl()