Home
last modified time | relevance | path

Searched defs:doNotify (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceShellCommand.java78 private int doNotify() { in doNotify() method in FaceShellCommand
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
DFingerprintShellCommand.java90 private int doNotify() { in doNotify() method in FingerprintShellCommand
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java477 private int doNotify(PrintWriter pw, String callingPackage, int callingUid) in doNotify() method in NotificationShellCmd