Searched defs:updatePaint (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardUserSwitcherScrim.java69 updatePaint();
93 updatePaint();
97 private void updatePaint() { method in class:KeyguardUserSwitcherScrim
/frameworks/base/core/java/android/widget/
H A DEditor.java4962 if (updatePath() && updatePaint()) {
4979 private boolean updatePaint() { method in class:Editor.CorrectionHighlighter

Completed in 80 milliseconds