HomeSort by relevance Sort by last modified time
    Searched refs:STATUS_UNRECOGNIZED (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
NotificationTransaction.java 26 import static com.google.android.mms.pdu.PduHeaders.STATUS_UNRECOGNIZED;
172 status = STATUS_UNRECOGNIZED;
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 177 public static final int STATUS_UNRECOGNIZED = 0x84;

Completed in 70 milliseconds