Searched refs:STATUS_ON_ICC_FREE (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java19 import static android.telephony.SmsManager.STATUS_ON_ICC_FREE;
200 * STATUS_ON_ICC_UNSENT, STATUS_ON_ICC_FREE)
220 if (status == STATUS_ON_ICC_FREE) {
739 if (ba[0] == STATUS_ON_ICC_FREE) {
/frameworks/base/telephony/java/android/telephony/
H A DSmsManager.java1029 messageIndex, STATUS_ON_ICC_FREE, pdu);
1046 * STATUS_ON_ICC_UNSENT, STATUS_ON_ICC_FREE)
1364 static public final int STATUS_ON_ICC_FREE = 0; field in class:SmsManager

Completed in 57 milliseconds