Searched refs:STATUS_ON_ICC_FREE (Results 1 – 5 of 5) sorted by relevance
19 import static android.telephony.SmsManager.STATUS_ON_ICC_FREE;301 if ((status & 0x01) == STATUS_ON_ICC_FREE) { in updateMessageOnIccEf()867 if ((ba[0] & 0x01) == STATUS_ON_ICC_FREE) { in buildValidRawData()
1921 messageIndex, STATUS_ON_ICC_FREE, null /* pdu */); in deleteMessageFromIcc()2345 STATUS_ON_ICC_FREE,2357 public static final int STATUS_ON_ICC_FREE = 0; field in SmsManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28550 field public static final int STATUS_ON_ICC_FREE = 0; // 0x0
45687 field public static final int STATUS_ON_ICC_FREE = 0; // 0x0