Searched refs:shouldUseLegacyMms (Results 1 – 2 of 2) sorted by relevance
138 if (shouldUseLegacyMms()) { in sendMultimediaMessage()160 if (shouldUseLegacyMms()) { in downloadMultimediaMessage()176 public static boolean shouldUseLegacyMms() { in shouldUseLegacyMms() method in MmsManager
167 if (!MmsManager.shouldUseLegacyMms() in onCreate()