Home
last modified time | relevance | path

Searched refs:ANCHOR_SCROLLING (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java21 …ort static com.android.systemui.statusbar.notification.stack.StackScrollAlgorithm.ANCHOR_SCROLLING;
464 if (ANCHOR_SCROLLING) {
787 if (DEBUG && ANCHOR_SCROLLING) {
1106 if (ANCHOR_SCROLLING) {
1157 if (!ANCHOR_SCROLLING) {
1190 if (ANCHOR_SCROLLING) {
1234 if (ANCHOR_SCROLLING) {
1622 if (ANCHOR_SCROLLING) {
1657 if (ANCHOR_SCROLLING) {
1679 if (ANCHOR_SCROLLING) {
[all …]
DStackScrollAlgorithm.java44 static final boolean ANCHOR_SCROLLING = false; field in StackScrollAlgorithm
247 if (ANCHOR_SCROLLING) { in initAlgorithmState()
267 if (ANCHOR_SCROLLING) { in initAlgorithmState()
369 if (ANCHOR_SCROLLING) { in updatePositionsForState()
484 if (ANCHOR_SCROLLING) {