Searched refs:mSpeedBumpIndex (Results 1 – 2 of 2) sorted by relevance
40 private int mSpeedBumpIndex = -1; field in AmbientState166 return mSpeedBumpIndex; in getSpeedBumpIndex()170 mSpeedBumpIndex = shelfIndex; in setSpeedBumpIndex()
119 private int mSpeedBumpIndex = -1; field in NotificationIconContainer296 boolean hasAmbient = mSpeedBumpIndex != -1 && mSpeedBumpIndex < getChildCount(); in calculateIconTranslations()302 boolean forceOverflow = mSpeedBumpIndex != -1 && i >= mSpeedBumpIndex in calculateIconTranslations()473 mSpeedBumpIndex = speedBumpIndex; in setSpeedBumpIndex()