| /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
|
| /frameworks/layoutlib/create/tests/src/com/android/tools/layoutlib/create/dataclass/ |
| D | OuterClass.java | 37 public int get(int a, long b) { in get() method in OuterClass 53 public int get(int a, long b) { in get() method in OuterClass.InnerClass 67 public int get(int a, long b) { in get() method in OuterClass.StaticInnerClass
|
| /frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
| D | KeyguardStatusAreaView.kt | 58 override fun get(view: KeyguardStatusAreaView): Float { in get() method 75 override fun get(view: KeyguardStatusAreaView): Float { in get() method 92 override fun get(view: KeyguardStatusAreaView): Float { in get() method 109 override fun get(view: KeyguardStatusAreaView): Float { in get() method
|
| /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/base/packages/SystemUI/compose/core/src/com/android/compose/animation/ |
| D | ViewTreeSavedStateRegistryOwner.kt | 31 fun get(view: View): SavedStateRegistryOwner? { in get() method
|
| /frameworks/base/packages/SystemUI/monet/src/com/android/systemui/monet/ |
| D | ColorScheme.kt | 37 fun get(sourceColor: Cam): Double in <lambda>() method 66 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueSource 72 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueAdd 78 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueSubtract 97 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueVibrantSecondary 116 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueVibrantTertiary 135 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueExpressiveSecondary 154 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.HueExpressiveTertiary 160 fun get(sourceColor: Cam): Double in get() method 169 override fun get(sourceColor: Cam): Double { in get() method in com.android.systemui.monet.ChromaMaxOut [all …]
|
| /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
|
| /frameworks/av/media/codec2/tests/ |
| D | C2SampleComponent_test.cpp | 223 int32_t get(const C2FieldSupportedValues::Primitive &p, int32_t*) { in get() function 226 int64_t get(const C2FieldSupportedValues::Primitive &p, int64_t*) { in get() function 229 uint32_t get(const C2FieldSupportedValues::Primitive &p, uint32_t*) { in get() function 232 uint64_t get(const C2FieldSupportedValues::Primitive &p, uint64_t*) { in get() function 235 float get(const C2FieldSupportedValues::Primitive &p, float*) { in get() function 242 typename std::underlying_type<E>::type get(const C2FieldSupportedValues::Primitive &p, E*) { in get() function 259 typename lax_underlying_type<E>::type get( in get() function
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
| D | SystemPropertiesHelper.kt | 29 fun get(name: String): String { in get() method
|
| /frameworks/native/libs/binder/ndk/ |
| D | parcel_internal.h | 27 const ::android::Parcel* get() const { return mParcel; } in get() function 28 ::android::Parcel* get() { return mParcel; } in get() function
|
| /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 | 75 public static INetd get(long maxTimeoutMs) { in get() method in NetdService 113 public static INetd get() { in get() method in NetdService
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
| D | ExtensionControllerImpl.java | 78 T get(); in get() method 158 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl 253 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.PluginItem 279 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.TunerItem 327 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.UiModeItem 352 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.FeatureItem 376 public T get() { in get() method in ExtensionControllerImpl.ExtensionImpl.Default
|
| /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/services/core/java/com/android/server/pm/verify/domain/models/ |
| D | DomainVerificationStateMap.java | 58 public ValueType get(@NonNull String packageName) { in get() method in DomainVerificationStateMap 63 public ValueType get(@NonNull UUID domainSetId) { in get() method in DomainVerificationStateMap
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/connectivity/ |
| D | NetworkTypeResIdCache.kt | 43 fun get(iconGroup: MobileIconGroup, carrierId: Int, context: Context): Int { in get() method
|
| /frameworks/base/services/core/java/com/android/server/app/ |
| D | GameTaskInfoProvider.java | 58 GameTaskInfo get(int taskId) { in get() method in GameTaskInfoProvider 74 GameTaskInfo get(int taskId, @NonNull ComponentName componentName) { in get() method in GameTaskInfoProvider
|
| /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppTests/src/com/android/multidexlegacytestapp/test/ |
| D | SubTest.java | 7 public static int get() { in get() method in SubTest
|
| /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestAppTests2/src/com/android/multidexlegacytestapp/test2/ |
| D | SubTest.java | 7 public static int get() { in get() method in SubTest
|
| /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyAndException/src/com/android/multidexlegacyandexception/tests/ |
| D | NoActivityIntermediate.java | 21 public static int get() { in get() method in NoActivityIntermediate
|