Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1cf82f6 authored by Narayan Kamath's avatar Narayan Kamath Committed by Android (Google) Code Review
Browse files

Merge "Return the play stayed locked."

parents 7dde1c8c 06e0333c
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -551,8 +551,10 @@ public class AudioTrack
     * @see #PLAYSTATE_PLAYING
     */
    public int getPlayState() {
        synchronized (mPlayStateLock) {
            return mPlayState;
        }
    }

    /**
     *  Returns the native frame count used by the hardware.