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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 496 EventSmsSentSuccess = "SmsSentSuccess"
tel_test_utils.py 95 from acts.test_utils.tel.tel_defines import EventSmsSentSuccess
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 297 public static final String EventSmsSentSuccess = "SmsSentSuccess";
SmsFacade.java 488 mEventFacade.postEvent(TelephonyConstants.EventSmsSentSuccess, event);
    [all...]

Completed in 64 milliseconds