Searched refs:mErrorContainer (Results 1 – 1 of 1) sorted by relevance
93 private ViewGroup mErrorContainer; field in MediaActivity169 mErrorContainer = findViewById(R.id.error_container); in onCreate()294 mErrorController = new ErrorScreenController(this, mCarPackageManager, mErrorContainer); in getErrorController()415 ViewUtils.showViewAnimated(mErrorContainer, mFadeDuration); in changeModeInternal()423 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()433 ViewUtils.hideViewAnimated(mErrorContainer, 0); in changeModeInternal()437 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()