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

  /frameworks/base/core/java/android/provider/
Telephony.java 783 * The expiry time of the message.
786 public static final String EXPIRY = "exp";
    [all...]
  /frameworks/base/core/java/com/google/android/mms/pdu/
PduHeaders.java 36 public static final int EXPIRY = 0x88;
144 * Expiry and Reply-Charging-Deadline |
711 case EXPIRY:

Completed in 101 milliseconds