Searched refs:mIsLooping (Results 1 – 2 of 2) sorted by relevance
107 private boolean mIsLooping = false; field in Ringtone303 mIsLooping = looping; in setLooping()314 return mIsLooping; in isLooping()376 mLocalPlayer.setLooping(mIsLooping); in applyPlaybackProperties_sync()386 mRemoteToken, mVolume, mIsLooping, mHapticGeneratorEnabled); in applyPlaybackProperties_sync()553 looping = mIsLooping; in play()
29588 Landroid/media/Ringtone;->mIsLooping:Z