Searched refs:whichChar (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DPasswordTextView.java216 charState.whichChar = c;
266 charState.whichChar = c;
340 char whichChar; field in class:PasswordTextView.CharState
451 whichChar = 0;
660 canvas.drawText(Character.toString(whichChar), 0, 0, mDrawPaint);

Completed in 1331 milliseconds