Searched refs:mPausedByTransientLossOfFocus (Results 1 – 2 of 2) sorted by relevance
151 private boolean mPausedByTransientLossOfFocus = false; field in MediaPlaybackService232 mPausedByTransientLossOfFocus = false;243 mPausedByTransientLossOfFocus = true;249 if(!isPlaying() && mPausedByTransientLossOfFocus) {250 mPausedByTransientLossOfFocus = false;283 mPausedByTransientLossOfFocus = false;289 mPausedByTransientLossOfFocus = false;294 mPausedByTransientLossOfFocus = false;662 mPausedByTransientLossOfFocus = false; in onStartCommand()668 mPausedByTransientLossOfFocus = false; in onStartCommand()[all …]
72 private boolean mPausedByTransientLossOfFocus; field in AudioPreview288 mPausedByTransientLossOfFocus = false;294 mPausedByTransientLossOfFocus = true;299 if (mPausedByTransientLossOfFocus) {300 mPausedByTransientLossOfFocus = false;