Home
last modified time | relevance | path

Searched defs:resultState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackScrollAlgorithm.java91 public void getStackScrollState(AmbientState ambientState, StackScrollState resultState) { in getStackScrollState()
114 private void getNotificationChildrenStates(StackScrollState resultState, in getNotificationChildrenStates()
126 private void updateSpeedBumpState(StackScrollState resultState, in updateSpeedBumpState()
139 private void updateClipping(StackScrollState resultState, in updateClipping()
190 StackScrollState resultState, StackScrollAlgorithmState algorithmState) { in updateDimmedActivatedHideSensitive()
212 private void handleDraggedViews(AmbientState ambientState, StackScrollState resultState, in handleDraggedViews()
242 private void initAlgorithmState(StackScrollState resultState, StackScrollAlgorithmState state, in initAlgorithmState()
300 private int updateNotGoneIndex(StackScrollState resultState, in updateNotGoneIndex()
317 private void updatePositionsForState(StackScrollState resultState, in updatePositionsForState()
398 private void updateHeadsUpStates(StackScrollState resultState, in updateHeadsUpStates()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCallManager.java280 int resultState = ServiceState.STATE_OUT_OF_SERVICE; in getServiceState() local
308 int resultState = ServiceState.STATE_OUT_OF_SERVICE; in getServiceState() local