Searched refs:RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED (Results 1 – 5 of 5) sorted by relevance
19 import static android.telephony.SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED;259 assertEquals(RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED, (int) argumentCaptor.getValue()); in testSendRawPduWithEventStopSending()
2101 RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED,2150 public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; field in SmsManager
26 import static android.telephony.SmsManager.RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED;308 trackers, RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED, NO_ERROR_CODE); in handleMessage()318 error = RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED; in handleMessage()
45615 field public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; // 0x8
45759 field public static final int RESULT_ERROR_SHORT_CODE_NEVER_ALLOWED = 8; // 0x8