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