Home
last modified time | relevance | path

Searched defs:textColor (Results 1 – 6 of 6) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/util/
DImageUtils.java303 int textColor, String title, String subTitle, int width, int height) { in drawCenterOverlay()
346 int textColor, String title, String subTitle, int width, int height) { in drawBottomOverlay()
423 int textColor, String title, String subTitle, int startX, int startY, int width, in drawOverlayPreview()
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
DBalloonHint.java141 boolean textBold, int textColor, int width, int height) { in setBalloonConfig()
377 boolean textBold, int textColor) { in setTextConfig()
DSoftKeyboardView.java439 int textColor; in drawSoftKey() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DCountingTimerView.java297 protected void setTextColor(int textColor) { in setTextColor()
593 int textColor; in onDraw() local
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/
DSelectCalendarsSimpleAdapter.java273 int textColor; in getView() local
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryHistoryChart.java208 ColorStateList textColor = null; in BatteryHistoryChart() local