Searched refs:mDefaultBackground (Results 1 – 2 of 2) sorted by relevance
63 private int mDefaultBackground = 50; field in UseCasePriorityHints76 return mDefaultBackground; in getBackgroundPriority()130 + ", defaultBg=" + mDefaultBackground + "}"); in parseInternal()150 mDefaultBackground = readAttributeToInt("bgPriority", parser); in readUseCase()
189 private Drawable mDefaultBackground; field in EditStyledText393 mDefaultBackground = getBackground(); in init()715 setBackgroundDrawable(mDefaultBackground); in setBackgroundColor()1112 mEST.setBackgroundDrawable(mEST.mDefaultBackground); in clearStyles()