Searched defs:textColor (Results 1 – 6 of 6) sorted by relevance
/packages/apps/VideoEditor/src/com/android/videoeditor/util/ |
D | ImageUtils.java | 303 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/ |
D | BalloonHint.java | 141 boolean textBold, int textColor, int width, int height) { in setBalloonConfig() 377 boolean textBold, int textColor) { in setTextConfig()
|
D | SoftKeyboardView.java | 439 int textColor; in drawSoftKey() local
|
/packages/apps/DeskClock/src/com/android/deskclock/timer/ |
D | CountingTimerView.java | 297 protected void setTextColor(int textColor) { in setTextColor() 593 int textColor; in onDraw() local
|
/packages/apps/Calendar/src/com/android/calendar/selectcalendars/ |
D | SelectCalendarsSimpleAdapter.java | 273 int textColor; in getView() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | BatteryHistoryChart.java | 208 ColorStateList textColor = null; in BatteryHistoryChart() local
|