Searched refs:getPdu (Results 1 – 6 of 6) sorted by relevance
74 public ItemLoadedFuture getPdu(Uri uri, boolean requestSlideshow, in getPdu() method in PduLoaderManager90 final boolean pduExists = (cacheEntry != null && cacheEntry.getPdu() != null); in getPdu()97 PduLoaded pduLoaded = new PduLoaded(cacheEntry.getPdu(), slideshow); in getPdu()
192 protected byte[] getPdu(String url) throws IOException { in getPdu() method in Transaction
171 retrieveConfData = getPdu(mContentLocation); in run()
137 byte[] resp = getPdu(mContentLocation); in run()
669 .putExtra("pdu", sms.getPdu()) in displayClassZeroMessage()
192 .getPdu(mMessageUri, loadSlideshow, in MessageItem()