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