Searched refs:mErrorContainer (Results 1 – 1 of 1) sorted by relevance
92 private ViewGroup mErrorContainer; field in MediaActivity201 mErrorContainer = findViewById(R.id.error_container); in onCreate()315 mErrorController = new ErrorViewController(this, mCarPackageManager, mErrorContainer); in getErrorController()458 ViewUtils.showViewAnimated(mErrorContainer, mFadeDuration); in changeModeInternal()467 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()474 ViewUtils.hideViewAnimated(mErrorContainer, 0); in changeModeInternal()479 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()486 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()