Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DPasswordTextView.java142 Rect bounds = getCharBounds(); in onDraw()
159 private Rect getCharBounds() { in getCharBounds() method in PasswordTextView
170 Rect bounds = getCharBounds(); in getDrawingWidth()