Searched refs:mIsLooping (Results 1 – 2 of 2) sorted by relevance
92 private boolean mIsLooping = false; field in Ringtone163 mIsLooping = looping; in setLooping()174 return mIsLooping; in isLooping()236 mLocalPlayer.setLooping(mIsLooping); in applyPlaybackProperties_sync()246 mRemoteToken, mVolume, mIsLooping, mHapticGeneratorEnabled); in applyPlaybackProperties_sync()421 looping = mIsLooping; in play()
32466 Landroid/media/Ringtone;->mIsLooping:Z