Searched refs:aboveThreshold (Results 1 – 2 of 2) sorted by relevance
117 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, in traceFling() argument120 log("fling expand=" + expand + " aboveThreshold=" + aboveThreshold + " thresholdNeeded=" in traceFling()
2795 final boolean aboveThreshold = record.getImportance() >= IMPORTANCE_DEFAULT; in buzzBeepBlinkLocked()2796 final boolean canInterrupt = aboveThreshold && !record.isIntercepted(); in buzzBeepBlinkLocked()2947 if ((notification.flags & Notification.FLAG_SHOW_LIGHTS) != 0 && aboveThreshold in buzzBeepBlinkLocked()