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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationContentView.java45 private static final Paint INVERT_PAINT = createInvertPaint();
254 private static Paint createInvertPaint() { method in class:NotificationContentView

Completed in 40 milliseconds