Searched refs:getBackgroundView (Results 1 – 2 of 2) sorted by relevance
187 ImageView getBackgroundView(FrameLayout parent) { in getBackgroundView() method in AuthContainerView.Injector296 mBackgroundView = mInjector.getBackgroundView(mFrameLayout); in AuthContainerView()
264 public ImageView getBackgroundView(FrameLayout parent) { in getBackgroundView() method in AuthContainerViewTest.MockInjector