Home
last modified time | relevance | path

Searched defs:lastWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DVariableDateViewController.kt106 private var lastWidth = Integer.MAX_VALUE variable
/frameworks/libs/modules-utils/java/com/android/modules/expresslog/
DHistogram.java217 double lastWidth = firstBinWidth; in initBins() local