/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestApp/src/com/android/multidexlegacytestapp/ |
D | ReferencedByAnnotationWithOtherReferences.java | 24 public int get() { in get() method 31 public int get() { in get() method 37 public abstract int get(); in get() method in ReferencedByAnnotationWithOtherReferences
|
D | ReferencedByClassInAnnotation.java | 24 public int get() { in get() method 31 public int get() { in get() method 37 public abstract int get(); in get() method in ReferencedByClassInAnnotation
|
D | IntermediateClass.java | 20 public static int get() { in get() method in IntermediateClass
|
D | Referenced.java | 20 public static int get(int i) { in get() method in Referenced
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServices/src/com/android/framework/multidexlegacytestservices/ |
D | ReflectIntermediateClass.java | 28 public static int get(int from, int to, int sleepMillis) throws ClassNotFoundException, in get() method in ReflectIntermediateClass 35 Method get = bigClass.getMethod("get" + i); in get() local
|
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/util/ |
D | SystemProperties.java | 37 public static String get(String key, String defaultValue) { in get() method in SystemProperties 40 final Method get = systemProperties.getMethod("get", String.class, String.class); in get() local
|
/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 | 42 public Description get(String name) { return null; } in get() method in EventLogTags 44 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
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
D | UnmodifiableSparseArray.java | 37 public E get(int key) { in get() method in UnmodifiableSparseArray 41 public E get(int key, E valueIfKeyNotFound) { in get() method in UnmodifiableSparseArray
|
D | UnmodifiableSparseIntArray.java | 37 public int get(int key) { in get() method in UnmodifiableSparseIntArray 41 public int get(int key, int valueIfKeyNotFound) { in get() method in UnmodifiableSparseIntArray
|
/frameworks/volley/src/main/java/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
|
/frameworks/compile/mclinker/lib/LD/ |
D | SectionSymbolSet.cpp | 96 LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) { in get() function in mcld::SectionSymbolSet 101 const LDSymbol* SectionSymbolSet::get(const LDSection& pOutSect) const { in get() function in mcld::SectionSymbolSet
|
/frameworks/base/core/java/android/service/notification/ |
D | IStatusBarNotificationHolder.aidl | 24 StatusBarNotification get(); in get() method
|
/frameworks/native/include/ui/ |
D | GraphicBufferMapper.h | 39 static inline GraphicBufferMapper& get() { return getInstance(); } in get() function
|
/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/src/com/android/multidexlegacyandexception/ |
D | TestApplication.java | 30 public static int get(boolean condition) { in get() method in TestApplication
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLConfigImpl.java | 28 long get() { in get() method in EGLConfigImpl
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | AppErrorResult.java | 28 public int get() { in get() method in AppErrorResult
|
/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
D | Usage.cpp | 48 routing_strategy Element<audio_usage_t>::get<routing_strategy>() const in get() function in android::audio_policy::Element
|
/frameworks/base/services/core/java/com/android/server/ |
D | UiThread.java | 42 public static UiThread get() { in get() method in UiThread
|
D | FgThread.java | 45 public static FgThread get() { in get() method in FgThread
|
/frameworks/base/core/java/com/android/internal/os/ |
D | BackgroundThread.java | 41 public static BackgroundThread get() { in get() method in BackgroundThread
|
/frameworks/rs/ |
D | rsMatrix2x2.h | 28 inline float get(uint32_t col, uint32_t row) const { in get() function
|