Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/companion/
DICompanionDeviceManager.aidl53 boolean hasNotificationAccess(in ComponentName component); in hasNotificationAccess() method
DCompanionDeviceManager.java803 public boolean hasNotificationAccess(ComponentName component) { in hasNotificationAccess() method in CompanionDeviceManager
810 return mService.hasNotificationAccess(component); in hasNotificationAccess()
/frameworks/base/services/companion/java/com/android/server/companion/
DCompanionDeviceManagerService.java484 public boolean hasNotificationAccess(ComponentName component) throws RemoteException { in hasNotificationAccess() method in CompanionDeviceManagerService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9857 Landroid/companion/ICompanionDeviceManager$Stub$Proxy;->hasNotificationAccess(Landroid/content/Comp…
9873 Landroid/companion/ICompanionDeviceManager;->hasNotificationAccess(Landroid/content/ComponentName;)Z
/frameworks/base/core/api/
Dcurrent.txt9801 method @Deprecated public boolean hasNotificationAccess(android.content.ComponentName);