Searched refs:AmbientState (Results 1 – 6 of 6) sorted by relevance
94 public void resetViewStates(AmbientState ambientState) { in resetViewStates()127 AmbientState ambientState) { in getNotificationChildrenStates()139 AmbientState ambientState) { in updateSpeedBumpState()153 private void updateShelfState(AmbientState ambientState) { in updateShelfState()161 AmbientState ambientState) { in updateClipping()202 private void updateDimmedActivatedHideSensitive(AmbientState ambientState, in updateDimmedActivatedHideSensitive()224 AmbientState ambientState) { in initAlgorithmState()355 AmbientState ambientState) { in updatePositionsForState()399 AmbientState ambientState, in updateChild()524 AmbientState ambientState) {[all …]
40 public class AmbientState { class89 public AmbientState( in AmbientState() method in AmbientState
555 public void updateState(ExpandableViewState parentState, AmbientState ambientState) {
261 private final AmbientState mAmbientState;598 mAmbientState = new AmbientState(context, mSectionsManager, mHeadsUpManager); in NotificationStackScrollLayout()
48 import com.android.systemui.statusbar.notification.stack.AmbientState;81 private AmbientState mAmbientState;144 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout) { in bind()194 public void updateState(AmbientState ambientState) { in updateState()
91 import com.android.systemui.statusbar.notification.stack.AmbientState;924 public void updateChildrenStates(AmbientState ambientState) {2095 mNotificationLaunchHeight = AmbientState.getNotificationLaunchHeight(getContext());