Searched defs:iconBackgroundColor (Results 1 – 5 of 5) sorted by relevance
45 String breadcrumb, String description, int iconResourceId, int iconBackgroundColor) { in newInstance()
59 int iconResourceId, int iconBackgroundColor) { in newInstance()73 Uri iconResourceUri, int iconBackgroundColor) { in newInstance()
82 Uri iconUri, Bitmap iconBitmap, int iconBackgroundColor) { in buildArgs()
161 public Builder iconBackgroundColor(int iconBackgroundColor) { in iconBackgroundColor() method in SettingsLayoutFragment.Builder
157 public Builder iconBackgroundColor(int iconBackgroundColor) { in iconBackgroundColor() method in DialogFragment.Builder