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

/frameworks/opt/colorpicker/src/com/android/colorpicker/
H A DColorPickerPalette.java39 private String mDescriptionSelected; field in class:ColorPickerPalette
70 mDescriptionSelected = res.getString(R.string.color_swatch_description_selected);
164 description = String.format(mDescriptionSelected, accessibilityIndex);

Completed in 61 milliseconds