Searched refs:getPanelView (Results 1 – 2 of 2) sorted by relevance
215 View getPanelView(FrameLayout parent) { in getPanelView() method in AuthContainerView.Injector303 mPanelView = mInjector.getPanelView(mFrameLayout); in AuthContainerView()
306 public View getPanelView(FrameLayout parent) { in getPanelView() method in AuthContainerViewTest.MockInjector