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.java176 float charLength = bounds.right - bounds.left; in onDraw() local
202 int charLength = bounds.right - bounds.left; in getDrawingWidth() local
690 float charLength) { in draw()