Searched refs:mIconBackgroundHint (Results 1 – 1 of 1) sorted by relevance
126 private int mIconBackgroundHint; field in EntryController.MetaData161 mIconBackgroundHint = hint; in setIconBackgoundHint()217 if (mIconBackgroundHint != 0) { in build()218 bundle.putInt(META_DATA_PREFERENCE_ICON_BACKGROUND_HINT, mIconBackgroundHint); in build()