Searched refs:hasNotificationAccess (Results 1 – 6 of 6) sorted by relevance
53 boolean hasNotificationAccess(in ComponentName component); in hasNotificationAccess() method
803 public boolean hasNotificationAccess(ComponentName component) { in hasNotificationAccess() method in CompanionDeviceManager810 return mService.hasNotificationAccess(component); in hasNotificationAccess()
484 public boolean hasNotificationAccess(ComponentName component) throws RemoteException { in hasNotificationAccess() method in CompanionDeviceManagerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9857 Landroid/companion/ICompanionDeviceManager$Stub$Proxy;->hasNotificationAccess(Landroid/content/Comp…9873 Landroid/companion/ICompanionDeviceManager;->hasNotificationAccess(Landroid/content/ComponentName;)Z
9801 method @Deprecated public boolean hasNotificationAccess(android.content.ComponentName);