Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DGsmSmsDispatcherTest.java19 import static android.telephony.SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED;
291 assertEquals(RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED, (int) argumentCaptor.getValue()); in testSendRawPduWithEventStopSending()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java2252 RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED,
2333 public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; field in SmsManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java319 trackers, SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED, NO_ERROR_CODE); in handleMessage()
329 error = SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED; in handleMessage()
2288 case SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED: in reportAnomaly()
/frameworks/base/core/api/
Dcurrent.txt42249 field public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; // 0x8