Searched refs:TEXT_COLOR_UNDEFINED (Results 1 – 4 of 4) sorted by relevance
390 return mText != null ? mText.mTextColor : TEXT_COLOR_UNDEFINED; in getTextColor()395 return mText != null ? mText.mTextBackgroundColor : TEXT_COLOR_UNDEFINED; in getTextBackgroundColor()1022 int mTextColor = ViewNode.TEXT_COLOR_UNDEFINED;1023 int mTextBackgroundColor = ViewNode.TEXT_COLOR_UNDEFINED;1034 return mTextBackgroundColor == ViewNode.TEXT_COLOR_UNDEFINED in isSimple()
440 int mTextColor = ViewNode.TEXT_COLOR_UNDEFINED;441 int mTextBackgroundColor = ViewNode.TEXT_COLOR_UNDEFINED;452 return mTextBackgroundColor == ViewNode.TEXT_COLOR_UNDEFINED in isSimple()621 public static final int TEXT_COLOR_UNDEFINED = 1; field in AssistStructure.ViewNode1589 return mText != null ? mText.mTextColor : TEXT_COLOR_UNDEFINED; in getTextColor()1603 return mText != null ? mText.mTextBackgroundColor : TEXT_COLOR_UNDEFINED; in getTextBackgroundColor()
11918 AssistStructure.ViewNode.TEXT_COLOR_UNDEFINED /* bgColor */, style); in onProvideStructure()
7769 field public static final int TEXT_COLOR_UNDEFINED = 1; // 0x1