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

  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
MediaRequest.java 28 public interface MediaRequest<T extends RefCountedMediaResource> {
34 * Returns a unique key used for storing and looking up the MediaRequest.
40 * this MediaRequest on a single threaded executor.
45 T loadMediaBlocking(List<MediaRequest<T>> chainedTask) throws Exception;
48 * Returns the media cache where this MediaRequest wants to store the loaded
54 * Returns the id of the cache where this MediaRequest wants to store the loaded
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]

Completed in 515 milliseconds