Home
last modified time | relevance | path

Searched refs:RESULT_NO_DEFAULT_SMS_APP (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSmsManager.java752 notifySmsError(sentIntent, RESULT_NO_DEFAULT_SMS_APP); in sendTextMessageInternal()
871 notifySmsError(sentIntent, RESULT_NO_DEFAULT_SMS_APP); in sendTextMessageInternal()
1167 notifySmsError(sentIntents, RESULT_NO_DEFAULT_SMS_APP); in sendMultipartTextMessageInternal()
1406 notifySmsError(sentIntents, RESULT_NO_DEFAULT_SMS_APP); in sendMultipartTextMessageInternal()
1557 notifySmsError(sentIntent, RESULT_NO_DEFAULT_SMS_APP); in sendDataMessage()
2406 RESULT_NO_DEFAULT_SMS_APP,
2600 public static final int RESULT_NO_DEFAULT_SMS_APP = 32; field in SmsManager
2943 notifySmsError(sentIntent, RESULT_NO_DEFAULT_SMS_APP); in sendMultimediaMessage()
3057 notifySmsError(downloadedIntent, RESULT_NO_DEFAULT_SMS_APP); in downloadMultimediaMessage()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/analytics/
DTelephonyAnalytics.java1119 case SmsManager.RESULT_NO_DEFAULT_SMS_APP: in getSmsFailureReasonString()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt45607 field public static final int RESULT_NO_DEFAULT_SMS_APP = 32; // 0x20