Home
last modified time | relevance | path

Searched refs:getExpiry (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DNotificationInd.java108 public long getExpiry() { in getExpiry() method in NotificationInd
H A DSendReq.java210 public long getExpiry() { in getExpiry() method in SendReq
H A DPduPersister.java981 long expiry = sendReq.getExpiry(); in updateHeaders()