Searched refs:doNotify (Results 1 – 4 of 4) sorted by relevance
46 return doNotify(); in onCommand()78 private int doNotify() { in doNotify() method in FaceShellCommand
51 return doNotify(); in onCommand()90 private int doNotify() { in doNotify() method in FingerprintShellCommand
326 doNotify(pw, callingPackage, callingUid); in onCommand()477 private int doNotify(PrintWriter pw, String callingPackage, int callingUid) in doNotify() method in NotificationShellCmd
2925 boolean doNotify = false;2930 doNotify = true;2943 if (doNotify) {