Searched defs:getDefaultBackgroundColor (Results 1 - 2 of 2) sorted by path

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DDetailsOverviewRowPresenter.java366 private int getDefaultBackgroundColor(Context context) { method in class:DetailsOverviewRowPresenter
467 getDefaultBackgroundColor(vh.mOverviewView.getContext());
H A DPlaybackControlsRowPresenter.java138 mBackgroundColor : getDefaultBackgroundColor(view.getContext()));
297 private int getDefaultBackgroundColor(Context context) { method in class:PlaybackControlsRowPresenter

Completed in 86 milliseconds