Home
last modified time | relevance | path

Searched defs:setSensitiveContentProtection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DISensitiveContentProtectionManager.aidl33 void setSensitiveContentProtection(in IBinder windowToken, in String packageName, in setSensitiveContentProtection() method
/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