Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceShellCommand.java46 return doNotify(); in onCommand()
78 private int doNotify() { in doNotify() method in FaceShellCommand
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
DFingerprintShellCommand.java51 return doNotify(); in onCommand()
90 private int doNotify() { in doNotify() method in FingerprintShellCommand
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java326 doNotify(pw, callingPackage, callingUid); in onCommand()
477 private int doNotify(PrintWriter pw, String callingPackage, int callingUid) in doNotify() method in NotificationShellCmd
/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2925 boolean doNotify = false;
2930 doNotify = true;
2943 if (doNotify) {