Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java196 float charLength = bounds.right - bounds.left; in onDraw() local
298 int charLength = bounds.right - bounds.left; in getDrawingWidth() local
640 float charLength) { in draw()