Searched refs:isDozingAndNotPulsing (Results 1 – 3 of 3) sorted by relevance
455 public boolean isDozingAndNotPulsing(ExpandableView view) { in isDozingAndNotPulsing() method in AmbientState457 return isDozingAndNotPulsing((ExpandableNotificationRow) view); in isDozingAndNotPulsing()465 public boolean isDozingAndNotPulsing(ExpandableNotificationRow row) { in isDozingAndNotPulsing() method in AmbientState
657 && !ambientState.isDozingAndNotPulsing(child)
496 && !mAmbientState.isDozingAndNotPulsing(row);