Searched refs:mIsLooping (Results 1 – 2 of 2) 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()
39723 Landroid/media/Ringtone;->mIsLooping:Z