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

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

Completed in 35 milliseconds