Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java144 private int mSpeedBumpIndex = -1; field in NotificationIconContainer
299 + " speedBumpIndex=" + mSpeedBumpIndex in toString()
533 final boolean forceOverflow = shouldForceOverflow(i, mSpeedBumpIndex, in calculateIconXTranslations()
731 mSpeedBumpIndex = speedBumpIndex; in setSpeedBumpIndex()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java245 private int mSpeedBumpIndex = -1; field in NotificationStackScrollLayout
1056 mSpeedBumpIndex = speedBumpIndex; in getSpeedBumpIndex()
1058 return mSpeedBumpIndex; in getSpeedBumpIndex()