Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java1018 private final ISensitiveContentProtectionManager mSensitiveContentProtectionService; field in ViewRootImpl
1312 mSensitiveContentProtectionService = in ViewRootImpl()
1315 if (mSensitiveContentProtectionService == null) { in ViewRootImpl()
1319 mSensitiveContentProtectionService = null; in ViewRootImpl()
4490 if (mSensitiveContentProtectionService == null) { in applySensitiveContentAppProtection()
4498 mSensitiveContentProtectionService.setSensitiveContentProtection( in applySensitiveContentAppProtection()