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

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
H A DBadgeSpan.java91 final Paint.Style prevStyle = mWorkPaint.getStyle();
H A DFolderSpan.java162 final Paint.Style prevStyle = mWorkPaint.getStyle();
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java269 public int getStyle() { method in class:FilterRepresentation
H A DImageFilterDraw.java85 public int getStyle() { method in class:ImageFilterDraw
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DImageDraw.java129 public int getStyle() { method in class:ImageDraw
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/suggestions/
H A DSuggestionStripLayoutHelper.java696 if (styles[0].getStyle() == Typeface.BOLD) {
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DBatteryHistoryChart.java305 int typefaceStyle = tf != null ? tf.getStyle() : 0;
/packages/apps/Calendar/src/com/android/calendar/
H A DDayView.java2598 Paint.Style savedStyle = p.getStyle();

Completed in 223 milliseconds