Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/android/telephony/gsm/
DSmsManager.java259 @Deprecated static public final int RESULT_ERROR_NO_SERVICE = 4; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java82 import static android.telephony.SmsManager.RESULT_ERROR_NO_SERVICE;
709 sentIntent.send(RESULT_ERROR_NO_SERVICE); in handleNotInService()
723 return RESULT_ERROR_NO_SERVICE; in getNotInServiceError()
961 tracker.onFailed(mContext, RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendRawPdu()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSMSDispatcher.java223 tracker.onFailed(mContext, SmsManager.RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendSubmitPdu()
/frameworks/opt/telephony/src/java/android/telephony/
DSmsManager.java1101 static public final int RESULT_ERROR_NO_SERVICE = 4; field in SmsManager
/frameworks/base/api/
Dcurrent.txt30997 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
31242 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4
Dsystem-current.txt33231 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
33525 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4