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.java25 import static android.telephony.SmsManager.RESULT_ERROR_NO_SERVICE;
633 tracker.onFailed(mContext, SmsManager.RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendSubmitPdu()
737 sentIntent.send(RESULT_ERROR_NO_SERVICE); in handleNotInService()
753 return RESULT_ERROR_NO_SERVICE; in getNotInServiceError()
1132 tracker.onFailed(mContext, RESULT_ERROR_NO_SERVICE, 0/*errorCode*/); in sendRawPdu()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java1393 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/config/
Dhiddenapi-public-dex.txt43120 Landroid/telephony/gsm/SmsManager;->RESULT_ERROR_NO_SERVICE:I
44336 Landroid/telephony/SmsManager;->RESULT_ERROR_NO_SERVICE:I
/frameworks/base/api/
Dcurrent.txt42286 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
42821 field public static final deprecated int RESULT_ERROR_NO_SERVICE = 4; // 0x4