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