Searched refs:getErrorView (Results 1 – 6 of 6) sorted by relevance
213 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_hasCards_showCarousel_activeCard()241 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_hasCards_showCarousel_pendingActivationCard_parseLabel()266 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_hasCards_showCarousel_badCard_parseLabel_notCrash()291 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_hasCards_showCarousel_badCard_noLabel_notCrash()315 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_hasCards_showCarousel_invalidSelectedIndex_notCrash()332 assertEquals(GONE, mWalletView.getErrorView().getVisibility()); in queryCards_noCards_showEmptyState()351 assertEquals(VISIBLE, mWalletView.getErrorView().getVisibility()); in queryCards_error_showErrorView()352 assertEquals(errorMessage, mWalletView.getErrorView().getText().toString()); in queryCards_error_showErrorView()
324 View child = getErrorView(); in handleViewError()612 content = getErrorView(); in applyContent()820 defaultView = getErrorView(); in getDefaultView()842 protected View getErrorView() { in getErrorView() method in AppWidgetHostView
266 TextView getErrorView() { in getErrorView() method in WalletView
416 protected View getErrorView() { in getErrorView() method in RemoteViewsAdapter.RemoteViewsFrameLayout
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9309 method protected android.view.View getErrorView();