Home
last modified time | relevance | path

Searched refs:doNotify (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java229 doNotify(pw); in onCommand()
290 private int doNotify(PrintWriter pw) throws RemoteException, URISyntaxException { in doNotify() method in NotificationShellCmd
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2522 boolean doNotify = false; in cleanUpPackageLocked()
2527 doNotify = true; in cleanUpPackageLocked()
2543 if (doNotify) { in cleanUpPackageLocked()