Searched refs:systemRingtoneCount (Results 1 – 1 of 1) sorted by relevance
65 val systemRingtoneCount = systemRingtoneCursor.count in loadInBackground() constant67 val itemCount = systemRingtoneCount + mCustomRingtones!!.size + 3 in loadInBackground()92 for (i in 0 until systemRingtoneCount) { in loadInBackground()