Searched refs:TEXT_COLOR_UNDEFINED (Results 1 – 5 of 5) sorted by relevance
366 return mText != null ? mText.mTextColor : TEXT_COLOR_UNDEFINED; in getTextColor()371 return mText != null ? mText.mTextBackgroundColor : TEXT_COLOR_UNDEFINED; in getTextBackgroundColor()966 int mTextColor = ViewNode.TEXT_COLOR_UNDEFINED;967 int mTextBackgroundColor = ViewNode.TEXT_COLOR_UNDEFINED;978 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.ViewNode1498 return mText != null ? mText.mTextColor : TEXT_COLOR_UNDEFINED; in getTextColor()1512 return mText != null ? mText.mTextBackgroundColor : TEXT_COLOR_UNDEFINED; in getTextBackgroundColor()
11595 AssistStructure.ViewNode.TEXT_COLOR_UNDEFINED /* bgColor */, style); in onProvideStructure()
7205 field public static final int TEXT_COLOR_UNDEFINED = 1; // 0x1