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()237 AmbientState ambientState) { in initAlgorithmState()368 AmbientState ambientState) { in updatePositionsForState()412 AmbientState ambientState, in updateChild()496 AmbientState ambientState) {[all …]
41 public class AmbientState { class87 public AmbientState( in AmbientState() method in AmbientState
520 public void updateState(ExpandableViewState parentState, AmbientState ambientState) {
239 private final AmbientState mAmbientState;546 mAmbientState = new AmbientState(context, mSectionsManager); in NotificationStackScrollLayout()
46 import com.android.systemui.statusbar.notification.stack.AmbientState;77 private AmbientState mAmbientState;132 public void bind(AmbientState ambientState, NotificationStackScrollLayout hostLayout) { in bind()211 public void updateState(AmbientState ambientState) { in updateState()
96 import com.android.systemui.statusbar.notification.stack.AmbientState;925 public void updateChildrenStates(AmbientState ambientState) {2132 mNotificationLaunchHeight = AmbientState.getNotificationLaunchHeight(getContext());