Home
last modified time | relevance | path

Searched defs:getQueueType (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DDownloadRequest.java98 protected int getQueueType() { in getQueueType() method in DownloadRequest
H A DSendRequest.java168 protected int getQueueType() { in getQueueType() method in SendRequest
H A DMmsRequest.java459 protected abstract int getQueueType(); in getQueueType() method in MmsRequest