/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/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 53 public int get(int a, long b) { in get() method in OuterClass.StaticInnerClass
|
D | OuterClass_StaticInnerClass_Delegate.java | 27 public static int get(StaticInnerClass inner, int a, long b) { in get() method in OuterClass_StaticInnerClass_Delegate
|
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
|
/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/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | PluginDependency.java | 24 public static <T> T get(Plugin p, Class<T> cls) { in get() method in PluginDependency 29 abstract <T> T get(Plugin p, Class<T> cls); in get() method in PluginDependency.DependencyProvider
|
/frameworks/av/services/audiopolicy/engineconfigurable/src/ |
D | Stream.cpp | 59 routing_strategy Element<audio_stream_type_t>::get<routing_strategy>() const in get() function in android::audio_policy::Element 77 audio_stream_type_t Element<audio_stream_type_t>::get<audio_stream_type_t>() const in get() function in android::audio_policy::Element
|
/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/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ExtensionControllerImpl.java | 40 T get(); in get() method 118 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl 186 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.PluginItem 207 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.TunerItem 232 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.Default
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
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
|
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
|
/frameworks/base/services/net/java/android/net/util/ |
D | NetdService.java | 76 public static INetd get(long maxTimeoutMs) { in get() method in NetdService 114 public static INetd get() { in get() method in NetdService
|
/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/com/android/internal/util/ |
D | TokenBucket.java | 95 public boolean get() { in get() method in TokenBucket 104 public int get(int n) { in get() method in TokenBucket
|
/frameworks/base/core/java/android/view/ |
D | IAppTransitionAnimationSpecsFuture.aidl | 27 AppTransitionAnimationSpec[] get(); in get() method
|
/frameworks/base/core/java/android/service/notification/ |
D | IStatusBarNotificationHolder.aidl | 24 StatusBarNotification get(); in get() method
|
/frameworks/base/libs/hwui/debug/ |
D | ScopedReplaceDriver.h | 34 Driver& get() { return *mCurrentDriver; } in get() function
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | EGLConfigImpl.java | 28 long get() { in get() method in EGLConfigImpl
|
/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/native/include/ui/ |
D | GraphicBufferMapper.h | 46 static inline GraphicBufferMapper& get() { return getInstance(); } in get() function
|