Home
last modified time | relevance | path

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

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