HomeSort by relevance Sort by last modified time
    Searched defs:iconBackgroundColor (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/
SettingsLayoutFragment.java 146 public Builder iconBackgroundColor(int iconBackgroundColor) {
147 mIconBackgroundColor = iconBackgroundColor;
    [all...]
DialogFragment.java 152 public Builder iconBackgroundColor(int iconBackgroundColor) {
153 mIconBackgroundColor = iconBackgroundColor;
    [all...]

Completed in 231 milliseconds