Searched refs:STATUS_ON_ICC_READ (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DIccSmsInterfaceManager.java51 import static android.telephony.SmsManager.STATUS_ON_ICC_READ;
160 byte[] record = makeSmsRecordData(STATUS_ON_ICC_READ, nba);
185 * @param status new message status (STATUS_ON_ICC_READ,
242 * @param status message status (STATUS_ON_ICC_READ, STATUS_ON_ICC_UNREAD,
H A DRIL.java1613 case SmsManager.STATUS_ON_ICC_READ:
/frameworks/opt/telephony/src/java/android/telephony/
H A DSmsManager.java696 * @param status message status (STATUS_ON_ICC_READ, STATUS_ON_ICC_UNREAD,
759 * @param newStatus new message status (STATUS_ON_ICC_READ,
1081 static public final int STATUS_ON_ICC_READ = 1; field in class:SmsManager

Completed in 70 milliseconds