Searched defs:canNotifyAsPackage (Results 1 – 2 of 2) sorted by relevance
629 public boolean canNotifyAsPackage(@NonNull String pkg) { in canNotifyAsPackage() method in NotificationManager
201 boolean canNotifyAsPackage(String callingPkg, String targetPkg, int userId); in canNotifyAsPackage() method