Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java629 public boolean canNotifyAsPackage(@NonNull String pkg) { in canNotifyAsPackage() method in NotificationManager
DINotificationManager.aidl201 boolean canNotifyAsPackage(String callingPkg, String targetPkg, int userId); in canNotifyAsPackage() method