Searched refs:computeDefaultRingtoneUri (Results 1 – 1 of 1) sorted by relevance
1225 Uri ringtoneUri = computeDefaultRingtoneUri(context, type); in ensureDefaultRingtones()1237 private static Uri computeDefaultRingtoneUri(@NonNull Context context, int type) { in computeDefaultRingtoneUri() method in RingtoneManager