Home | History | Annotate | Download | only in media

Lines Matching refs:mConnectionReady

56     private boolean mConnectionReady;
78 pw.println(prefix + " mConnectionReady=" + mConnectionReady);
95 if (mConnectionReady) {
104 if (mConnectionReady && mSelectedDisplayId != null) {
108 if (mConnectionReady && id != null) {
116 if (mConnectionReady && mSelectedDisplayId != null) {
122 if (mConnectionReady && mSelectedDisplayId != null) {
254 mConnectionReady = true;
288 mConnectionReady = false;