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.java23 import static android.telephony.SmsManager.RESULT_ERROR_NO_SERVICE;
831 sentIntent.send(RESULT_ERROR_NO_SERVICE); in handleNotInService()
847 return RESULT_ERROR_NO_SERVICE; in getNotInServiceError()
1260 error = RESULT_ERROR_NO_SERVICE; in sendRawPdu()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2151 RESULT_ERROR_NO_SERVICE,
2219 public static final int RESULT_ERROR_NO_SERVICE = 4; field in SmsManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/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.txt47849 field public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4
48655 field @Deprecated public static final int RESULT_ERROR_NO_SERVICE = 4; // 0x4