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.java188 Rect bounds = getCharBounds(); in onDraw()
282 private Rect getCharBounds() { in getCharBounds() method in PasswordTextView
293 Rect bounds = getCharBounds(); in getDrawingWidth()