Searched refs:mPlaybackErrorText (Results 1 – 1 of 1) sorted by relevance
84 private String mPlaybackErrorText; field in ContentVideoView190 if (mPlaybackErrorText != null) return; in initResources()191 mPlaybackErrorText = context.getString( in initResources()257 message = mPlaybackErrorText; in onMediaPlayerError()