Home
last modified time | relevance | path

Searched refs:doesSupportMMS (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DMmsTest.java309 assertFalse(doesSupportMMS()); in testSendMmsMessageWithMmsDisabled()
325 if (doesSupportMMS()) { in testSendMmsMessageWithMmsDisabled()
345 if (!doesSupportMMS() in sendMmsMessage()
522 private static boolean doesSupportMMS() { in doesSupportMMS() method in MmsTest
540 if (!doesSupportMMS()) { in downloadMultimediaMessage()