Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DSensitiveContentProtectionManagerServiceContentTest.java108 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testExemptedRecorderPackageForScreenCapture()
116 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testBlockAppWindowForScreenCapture()
126 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testUnblockAppWindowForScreenCapture()
135 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testAppWindowIsUnblockedBeforeScreenCapture()
143 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testAppWindowsAreUnblockedOnScreenCaptureEnd()
158 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testAutofillServicePackageExemption()
167 mSensitiveContentProtectionManagerService.setSensitiveContentProtection( in testDeveloperOptionDisableFeature()
/frameworks/base/core/java/android/view/
DISensitiveContentProtectionManager.aidl33 void setSensitiveContentProtection(in IBinder windowToken, in String packageName, in setSensitiveContentProtection() method
DViewRootImpl.java4498 mSensitiveContentProtectionService.setSensitiveContentProtection( in applySensitiveContentAppProtection()
/frameworks/base/services/core/java/com/android/server/
DSensitiveContentProtectionManagerService.java533 void setSensitiveContentProtection(IBinder windowToken, String packageName, int uid, in setSensitiveContentProtection() method in SensitiveContentProtectionManagerService
597 public void setSensitiveContentProtection(IBinder windowToken, String packageName, in setSensitiveContentProtection() method in SensitiveContentProtectionManagerService.SensitiveContentProtectionManagerServiceBinder
612 SensitiveContentProtectionManagerService.this.setSensitiveContentProtection( in setSensitiveContentProtection()