Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconContainer.java211 float overflow = getMaxOverflowStart(); in onDraw()
384 float overflowStart = getMaxOverflowStart(); in calculateIconTranslations()
558 private float getMaxOverflowStart() { in getMaxOverflowStart() method