Searched refs:mColorTitle (Results 1 – 1 of 1) sorted by relevance
2019 private CharSequence mColorTitle; field in EditStyledText.StyledTextDialog2043 mColorTitle = colortitle; in setColorAlertParams()2075 } else if (mColorTitle == null || mColorNames == null || mColorInts == null) { in checkColorAlertParams()2258 buildAndShowColorDialogue(TYPE_FOREGROUND, mColorTitle, colorints); in onShowForegroundColorAlertDialog()2272 buildAndShowColorDialogue(TYPE_BACKGROUND, mColorTitle, colorInts); in onShowBackgroundColorAlertDialog()