Searched refs:mIsLooping (Results 1 – 2 of 2) sorted by relevance
94 private boolean mIsLooping = false; field in Ringtone284 mIsLooping = looping; in setLooping()295 return mIsLooping; in isLooping()357 mLocalPlayer.setLooping(mIsLooping); in applyPlaybackProperties_sync()367 mRemoteToken, mVolume, mIsLooping, mHapticGeneratorEnabled); in applyPlaybackProperties_sync()517 looping = mIsLooping; in play()
29588 Landroid/media/Ringtone;->mIsLooping:Z