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.java159 private int mSpeedBumpIndex = -1; field in NotificationIconContainer
284 + " speedBumpIndex=" + mSpeedBumpIndex in toString()
477 final boolean forceOverflow = shouldForceOverflow(i, mSpeedBumpIndex, in calculateIconXTranslations()
638 mSpeedBumpIndex = speedBumpIndex; in setSpeedBumpIndex()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java238 private int mSpeedBumpIndex = -1; field in NotificationStackScrollLayout
1125 mSpeedBumpIndex = speedBumpIndex; in getSpeedBumpIndex()
1127 return mSpeedBumpIndex; in getSpeedBumpIndex()