Searched refs:isDozingAndNotPulsing (Results 1 – 3 of 3) sorted by relevance
613 public boolean isDozingAndNotPulsing(ExpandableView view) { in isDozingAndNotPulsing() method in AmbientState615 return isDozingAndNotPulsing((ExpandableNotificationRow) view); in isDozingAndNotPulsing()623 public boolean isDozingAndNotPulsing(ExpandableNotificationRow row) { in isDozingAndNotPulsing() method in AmbientState
942 && !ambientState.isDozingAndNotPulsing(child) in updateChildZValue()
696 && !mAmbientState.isDozingAndNotPulsing(view);