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

  /frameworks/opt/bitmap/src/com/android/bitmap/
RequestKey.java 26 * {@link #createFileDescriptorFactoryAsync(RequestKey, Callback)} or {@link #createInputStream()}.
28 * {@link #createFileDescriptorFactoryAsync(RequestKey, Callback)} before falling back to
36 * The following is a high level view of the interactions between RequestKey and the rest of the
66 public interface RequestKey {
72 * or {@link Callback#fileDescriptorFactoryCreated(RequestKey, FileDescriptorFactory)} is called
92 public Cancelable createFileDescriptorFactoryAsync(RequestKey key, Callback callback);
96 * {@link #createFileDescriptorFactoryAsync(RequestKey, Callback)} returns null.
125 void fileDescriptorFactoryCreated(RequestKey key, FileDescriptorFactory factory);
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-core/0.13.2/
grpc-core-0.13.2.jar 
  /prebuilts/tools/common/m2/repository/io/grpc/grpc-all/0.13.2/
grpc-all-0.13.2.jar 

Completed in 69 milliseconds