Searched refs:RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED (Results 1 – 4 of 4) sorted by relevance
19 import static android.telephony.SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED;291 assertEquals(RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED, (int) argumentCaptor.getValue()); in testSendRawPduWithEventStopSending()
2252 RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED,2333 public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; field in SmsManager
319 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()
42249 field public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; // 0x8