Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java206 float charLength = bounds.right - bounds.left; in onDraw() local
244 int charLength = bounds.right - bounds.left; in getDrawingWidth() local
759 float charLength) { in draw()