Home
last modified time | relevance | path

Searched refs:getCharBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DPasswordTextView.java170 Rect bounds = getCharBounds(); in onDraw()
190 private Rect getCharBounds() { in getCharBounds() method in PasswordTextView
201 Rect bounds = getCharBounds(); in getDrawingWidth()