Home
last modified time | relevance | path

Searched refs:hintColorHexValue (Results 1 – 1 of 1) sorted by relevance

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java34 private Integer hintColorHexValue; field in ShadowTextView
196 hintColorHexValue = color; in setHintTextColor()
377 return hintColorHexValue; in getHintColorHexValue()