Searched refs:AmbientState (Results 1 – 6 of 6) sorted by relevance
91 public void resetViewStates(AmbientState ambientState) { in resetViewStates()124 AmbientState ambientState) { in getNotificationChildrenStates()136 AmbientState ambientState) { in updateSpeedBumpState()150 private void updateShelfState(AmbientState ambientState) { in updateShelfState()158 AmbientState ambientState) { in updateClipping()213 private void updateDimmedActivatedHideSensitive(AmbientState ambientState, in updateDimmedActivatedHideSensitive()235 AmbientState ambientState) { in initAlgorithmState()366 AmbientState ambientState) { in updatePositionsForState()410 AmbientState ambientState, in updateChild()494 AmbientState ambientState) {[all …]
41 public class AmbientState { class88 public AmbientState( in AmbientState() method in AmbientState
520 public void updateState(ExpandableViewState parentState, AmbientState ambientState) {
239 private final AmbientState mAmbientState;550 mAmbientState = new AmbientState(context, mSectionsManager, mHeadsUpManager); in NotificationStackScrollLayout()
47 import com.android.systemui.statusbar.notification.stack.AmbientState;80 private AmbientState mAmbientState;139 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout) { in bind()189 public void updateState(AmbientState ambientState) { in updateState()
94 import com.android.systemui.statusbar.notification.stack.AmbientState;908 public void updateChildrenStates(AmbientState ambientState) {2108 mNotificationLaunchHeight = AmbientState.getNotificationLaunchHeight(getContext());