HomeSort by relevance Sort by last modified time
    Searched refs:EventMmsDownloaded (Results 1 - 4 of 4) sorted by null

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 560 EventMmsDownloaded = "MmsDownloaded"
tel_test_utils.py 116 from acts.test_utils.tel.tel_defines import EventMmsDownloaded
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 302 public static final String EventMmsDownloaded = "MmsDownloaded";
SmsFacade.java 639 mEventFacade.postEvent(TelephonyConstants.EventMmsDownloaded, event);
    [all...]

Completed in 729 milliseconds