/frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/dataclass/ |
D | OuterClass.java | 34 public int get(int a, long b) { in get() method in OuterClass 43 public int get(int a, long b) { in get() method in OuterClass.InnerClass
|
D | OuterClass_InnerClass_Delegate.java | 27 public static int get(OuterClass outer, InnerClass inner, int a, long b) { in get() method in OuterClass_InnerClass_Delegate
|
D | OuterClass_Delegate.java | 26 public static int get(OuterClass instance, int a, long b) { in get() method in OuterClass_Delegate
|
/frameworks/base/core/java/android/util/ |
D | EventLogTags.java | 48 public Description get(String name) { return null; } in get() method in EventLogTags 50 public Description get(int tag) { return null; } in get() method in EventLogTags
|
D | Singleton.java | 31 public final T get() { in get() method in Singleton
|
D | LongSparseLongArray.java | 72 public long get(long key) { in get() method in LongSparseLongArray 80 public long get(long key, long valueIfKeyNotFound) { in get() method in LongSparseLongArray
|
D | SparseBooleanArray.java | 65 public boolean get(int key) { in get() method in SparseBooleanArray 73 public boolean get(int key, boolean valueIfKeyNotFound) { in get() method in SparseBooleanArray
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionSymbolSet.cpp | 94 LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) in get() function in SectionSymbolSet 100 const LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) const in get() function in SectionSymbolSet
|
/frameworks/volley/src/com/android/volley/toolbox/ |
D | RequestFuture.java | 86 public T get() throws InterruptedException, ExecutionException { in get() method in RequestFuture 95 public T get(long timeout, TimeUnit unit) in get() method in RequestFuture
|
D | NoCache.java | 30 public Entry get(String key) { in get() method in NoCache
|
/frameworks/native/include/ui/ |
D | GraphicBufferMapper.h | 39 static inline GraphicBufferMapper& get() { return getInstance(); } in get() function
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLConfigImpl.java | 28 int get() { in get() method in EGLConfigImpl
|
/frameworks/base/services/java/com/android/server/am/ |
D | AppErrorResult.java | 29 public int get() { in get() method in AppErrorResult
|
/frameworks/base/test-runner/src/android/test/ |
D | SimpleCache.java | 27 final V get(K key) { in get() method in SimpleCache
|
/frameworks/base/core/java/android/view/ |
D | CompatibilityInfoHolder.java | 34 public CompatibilityInfo get() { in get() method in CompatibilityInfoHolder
|
/frameworks/base/libs/hwui/thread/ |
D | Future.h | 37 T get() const { in get() function
|
/frameworks/rs/ |
D | rsMatrix3x3.h | 28 inline float get(uint32_t x, uint32_t y) const { in get() function
|
D | rsMatrix2x2.h | 28 inline float get(uint32_t x, uint32_t y) const { in get() function
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
D | MultiUserAvatarCache.java | 35 public Drawable get(int userId) { in get() method in MultiUserAvatarCache
|
/frameworks/base/core/tests/coretests/src/android/net/ |
D | SSLTest.java | 40 String get = "GET /sslcheck.html HTTP/1.1\r\nHost: 68.178.217.222\r\n\r\n"; in testCertificate() local
|
/frameworks/base/core/java/android/os/ |
D | SystemProperties.java | 50 public static String get(String key) { in get() method in SystemProperties 62 public static String get(String key, String def) { in get() method in SystemProperties
|
/frameworks/base/core/java/android/nfc/tech/ |
D | NfcBarcode.java | 50 public static NfcBarcode get(Tag tag) { in get() method in NfcBarcode
|
D | NfcV.java | 54 public static NfcV get(Tag tag) { in get() method in NfcV
|
/frameworks/base/libs/hwui/utils/ |
D | TinyHashMap.h | 53 bool get(TKey key, TValue& outValue) { in get() function
|
/frameworks/base/libs/hwui/ |
D | FboCache.cpp | 70 GLuint FboCache::get() { in get() function in android::uirenderer::FboCache
|