Searched refs:mErrorContainer (Results 1 – 1 of 1) sorted by relevance
99 private ViewGroup mErrorContainer; field in MediaActivity308 mErrorContainer = findViewById(R.id.error_container); in onCreate()639 ViewUtils.showViewAnimated(mErrorContainer, mFadeDuration); in changeModeInternal()650 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()658 ViewUtils.hideViewAnimated(mErrorContainer, 0); in changeModeInternal()668 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()677 ViewUtils.hideViewAnimated(mErrorContainer, fadeOutDuration); in changeModeInternal()