Searched defs:updateClipping (Results 1 - 4 of 4) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
H A DAssistOrbView.java216 updateClipping();
219 private void updateClipping() { method in class:AssistOrbView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java102 updateClipping();
122 updateClipping();
220 updateClipping();
324 private void updateClipping() { method in class:ExpandableView
339 updateClipping();
H A DNotificationContentView.java278 updateClipping();
430 updateClipping();
579 updateClipping();
582 private void updateClipping() { method in class:NotificationContentView
593 updateClipping();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DStackScrollAlgorithm.java109 updateClipping(resultState, algorithmState, ambientState);
139 private void updateClipping(StackScrollState resultState, method in class:StackScrollAlgorithm

Completed in 144 milliseconds