Searched refs:mIsLooping (Results 1 – 1 of 1) sorted by relevance
85 private boolean mIsLooping = false; field in Ringtone154 mIsLooping = looping; in setLooping()165 return mIsLooping; in isLooping()199 mLocalPlayer.setLooping(mIsLooping); in applyPlaybackProperties_sync()202 mRemotePlayer.setPlaybackProperties(mRemoteToken, mVolume, mIsLooping); in applyPlaybackProperties_sync()358 looping = mIsLooping; in play()