Searched refs:isDozingAndNotPulsing (Results 1 – 3 of 3) sorted by relevance
516 public boolean isDozingAndNotPulsing(ExpandableView view) { in isDozingAndNotPulsing() method in AmbientState518 return isDozingAndNotPulsing((ExpandableNotificationRow) view); in isDozingAndNotPulsing()526 public boolean isDozingAndNotPulsing(ExpandableNotificationRow row) { in isDozingAndNotPulsing() method in AmbientState
688 && !ambientState.isDozingAndNotPulsing(child) in updateChildZValue()
504 && !mAmbientState.isDozingAndNotPulsing(view);