Searched refs:mSpeedBumpIndex (Results 1 – 2 of 2) sorted by relevance
54 private int mSpeedBumpIndex = -1; field in AmbientState245 return mSpeedBumpIndex; in getSpeedBumpIndex()249 mSpeedBumpIndex = shelfIndex; in setSpeedBumpIndex()
148 private int mSpeedBumpIndex = -1; field in NotificationIconContainer382 boolean hasAmbient = mSpeedBumpIndex != -1 && mSpeedBumpIndex < getChildCount(); in calculateIconTranslations()390 boolean forceOverflow = mSpeedBumpIndex != -1 && i >= mSpeedBumpIndex in calculateIconTranslations()577 mSpeedBumpIndex = speedBumpIndex; in setSpeedBumpIndex()