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

  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduHeaders.java 295 public static final int RECOMMENDED_RETRIEVAL_MODE_MANUAL = 0x80;
421 if (RECOMMENDED_RETRIEVAL_MODE_MANUAL != value) {
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduHeaders.java 293 public static final int RECOMMENDED_RETRIEVAL_MODE_MANUAL = 0x80;
419 if (RECOMMENDED_RETRIEVAL_MODE_MANUAL != value) {
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduHeaders.java 313 public static final int RECOMMENDED_RETRIEVAL_MODE_MANUAL = 0x80;
439 if (RECOMMENDED_RETRIEVAL_MODE_MANUAL != value) {

Completed in 34 milliseconds