Home
last modified time | relevance | path

Searched refs:RESULT_ERROR_NO_SERVICE (Results 1 – 7 of 7) 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.java23 import static android.telephony.SmsManager.RESULT_ERROR_NO_SERVICE;
707 sentIntent.send(RESULT_ERROR_NO_SERVICE); in handleNotInService()
721 return RESULT_ERROR_NO_SERVICE; in getNotInServiceError()
959 tracker.onFailed(mContext, RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendRawPdu()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCdmaSMSDispatcher.java224 tracker.onFailed(mContext, SmsManager.RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendSubmitPdu()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java1133 static public final int RESULT_ERROR_NO_SERVICE = 4; field in SmsManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28547 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
28782 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt39834 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
40187 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4
Dsystem-current.txt43266 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
43691 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4