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

/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
H A DShadowTextView.java34 private Integer hintColorHexValue; field in class:ShadowTextView
196 hintColorHexValue = color;
377 return hintColorHexValue;

Completed in 67 milliseconds