Searched defs:resultState (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/ |
D | StackScrollAlgorithm.java | 71 public void getStackScrollState(AmbientState ambientState, StackScrollState resultState) { in getStackScrollState() 95 private void getNotificationChildrenStates(StackScrollState resultState, in getNotificationChildrenStates() 107 private void updateSpeedBumpState(StackScrollState resultState, in updateSpeedBumpState() 121 private void updateShelfState(StackScrollState resultState, AmbientState ambientState) { in updateShelfState() 126 private void updateClipping(StackScrollState resultState, in updateClipping() 178 StackScrollState resultState, StackScrollAlgorithmState algorithmState) { in updateDimmedActivatedHideSensitive() 200 private void handleDraggedViews(AmbientState ambientState, StackScrollState resultState, in handleDraggedViews() 230 private void initAlgorithmState(StackScrollState resultState, StackScrollAlgorithmState state, in initAlgorithmState() 320 private int updateNotGoneIndex(StackScrollState resultState, in updateNotGoneIndex() 337 private void updatePositionsForState(StackScrollState resultState, in updatePositionsForState() [all …]
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationShelf.java | 150 public void updateState(StackScrollState resultState, in updateState()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CallManager.java | 280 int resultState = ServiceState.STATE_OUT_OF_SERVICE; in getServiceState() local 308 int resultState = ServiceState.STATE_OUT_OF_SERVICE; in getServiceState() local
|