HomeSort by relevance Sort by last modified time
    Searched full:colorints (Results 1 - 1 of 1) sorted by null

  /frameworks/ex/common/java/com/android/ex/editstyledtext/
EditStyledText.java 748 * @param colorints List of int of color.
751 CharSequence[] colorints, CharSequence transparent) {
752 mDialog.setColorAlertParams(colortitle, colornames, colorints, transparent);
2254 int[] colorints = new int[mColorInts.length]; local
    [all...]

Completed in 61 milliseconds