Searched refs:mTextBackgroundColor (Results 1 – 1 of 1) sorted by relevance
344 int mTextBackgroundColor = ViewNode.TEXT_COLOR_UNDEFINED; field in AssistStructure.ViewNodeText355 return mTextBackgroundColor == ViewNode.TEXT_COLOR_UNDEFINED in isSimple()366 mTextBackgroundColor = in.readInt(); in ViewNodeText()381 out.writeInt(mTextBackgroundColor); in writeToParcel()977 return mText != null ? mText.mTextBackgroundColor : TEXT_COLOR_UNDEFINED; in getTextBackgroundColor()1215 t.mTextBackgroundColor = bgColor; in setTextStyle()