Searched refs:BACKGROUND_TYPE_FUNCTIONAL (Results 1 – 1 of 1) sorted by relevance
154 public static final int BACKGROUND_TYPE_FUNCTIONAL = 2; field in Key553 case BACKGROUND_TYPE_FUNCTIONAL: return "functional"; in backgroundName()994 if (mBackgroundType == BACKGROUND_TYPE_FUNCTIONAL) { in selectBackgroundDrawable()