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.java168 Rect bounds = getCharBounds(); in onDraw()
188 private Rect getCharBounds() { in getCharBounds() method in PasswordTextView
199 Rect bounds = getCharBounds(); in getDrawingWidth()