Searched refs:mMediaControllerAttached (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DRgbPlayerActivity.java84 private boolean mMediaControllerAttached; field in class:RgbPlayerActivity.RgbView
157 if (!mMediaControllerAttached) {
163 mMediaControllerAttached = true;
H A DVideoDumpView.java70 private boolean mMediaControllerAttached = false; field in class:VideoDumpView
204 if (!mMediaControllerAttached) {
210 mMediaControllerAttached = true;

Completed in 27 milliseconds