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

  /tools/test/connectivity/acts/framework/acts/test_utils/tel/
tel_defines.py 497 EventSmsSentFailure = "SmsSentFailure"
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelephonyConstants.java 298 public static final String EventSmsSentFailure = "SmsSentFailure";
SmsFacade.java 519 mEventFacade.postEvent(TelephonyConstants.EventSmsSentFailure, event);
    [all...]

Completed in 171 milliseconds