Searched refs:isDrmRingtoneWithRights (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/ui/
H A DComposeMessageActivity.java1118 if (isDrmRingtoneWithRights(msgItem.mMsgId)) {
1458 private boolean isDrmRingtoneWithRights(long msgId) { method in class:ComposeMessageActivity
1464 Log.e(TAG, "isDrmRingtoneWithRights can't load pdu body: " + msgId);
1518 if (isDrmRingtoneWithRights(msgId)) {
1525 if (isDrmRingtoneWithRights(msgId)) {

Completed in 36 milliseconds