Home
last modified time | relevance | path

Searched defs:getInputStreamForResource (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DUriImageRequest.java34 protected InputStream getInputStreamForResource() throws FileNotFoundException { in getInputStreamForResource() method in UriImageRequest
H A DVideoThumbnailRequest.java45 protected InputStream getInputStreamForResource() throws FileNotFoundException { in getInputStreamForResource() method in VideoThumbnailRequest
H A DNetworkUriImageRequest.java46 protected InputStream getInputStreamForResource() throws FileNotFoundException { in getInputStreamForResource() method in NetworkUriImageRequest
H A DCompositeImageRequest.java106 protected InputStream getInputStreamForResource() throws FileNotFoundException { in getInputStreamForResource() method in CompositeImageRequest
H A DImageRequest.java96 protected abstract InputStream getInputStreamForResource() throws FileNotFoundException; in getInputStreamForResource() method in ImageRequest
H A DAvatarRequest.java52 protected InputStream getInputStreamForResource() throws FileNotFoundException { in getInputStreamForResource() method in AvatarRequest