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

  /frameworks/base/core/java/android/provider/
Telephony.java 931 * The totals of the message.
934 public static final String TOTALS = "totals";
937 * The mbox-totals of the message.
943 * The mbox-totals-token of the message.
    [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 72 public static final int TOTALS = 0xA9;
132 * X-Mms-Totals |
374 case TOTALS:

Completed in 21 milliseconds