Searched refs:mIsLooping (Results 1 – 1 of 1) sorted by relevance
89 private boolean mIsLooping = false; field in Ringtone159 mIsLooping = looping; in setLooping()170 return mIsLooping; in isLooping()204 mLocalPlayer.setLooping(mIsLooping); in applyPlaybackProperties_sync()207 mRemotePlayer.setPlaybackProperties(mRemoteToken, mVolume, mIsLooping); in applyPlaybackProperties_sync()380 looping = mIsLooping; in play()