Searched refs:itemBackground (Results 1 – 7 of 7) sorted by relevance
147 final Drawable itemBackground = a.getDrawable(R.styleable.NavigationView_itemBackground); in NavigationView() local165 mPresenter.setItemBackground(itemBackground); in NavigationView()379 public void setItemBackground(@Nullable Drawable itemBackground) { in setItemBackground() argument380 mPresenter.setItemBackground(itemBackground); in setItemBackground()
94 public static ViewAction setItemBackground(final @Nullable Drawable itemBackground) {111 navigationView.setItemBackground(itemBackground);
246 public void setItemBackground(@Nullable Drawable itemBackground) { in setItemBackground() argument247 mItemBackground = itemBackground; in setItemBackground()
719 field public static final int itemBackground = 16843056; // 0x1010130
826 field public static final int itemBackground = 16843056; // 0x1010130