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