Searched refs:isDozingAndNotPulsing (Results 1 – 3 of 3) sorted by relevance
453 public boolean isDozingAndNotPulsing(ExpandableView view) { in isDozingAndNotPulsing() method in AmbientState455 return isDozingAndNotPulsing((ExpandableNotificationRow) view); in isDozingAndNotPulsing()463 public boolean isDozingAndNotPulsing(ExpandableNotificationRow row) { in isDozingAndNotPulsing() method in AmbientState
659 && !ambientState.isDozingAndNotPulsing(child)
514 && !mAmbientState.isDozingAndNotPulsing(row);