| /frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/partner/ |
| D | PartnerConfigHelper.java | 137 TypedValue outValue = new TypedValue(); in getColorStateList() local 138 resource.getValue(resourceEntry.getResourceId(), outValue, true); in getColorStateList() local 180 TypedValue outValue = new TypedValue(); in getDrawable() local 181 resource.getValue(resourceEntry.getResourceId(), outValue, true); in getDrawable() local
|
| /frameworks/layoutlib/bridge/src/android/content/res/ |
| D | TypedArray_Delegate.java | 26 public static boolean getValueAt(TypedArray theTypedArray, int index, TypedValue outValue) { in getValueAt()
|
| D | Resources_Theme_Delegate.java | 94 int resid, TypedValue outValue, in resolveAttribute()
|
| D | Resources_Delegate.java | 879 static Typeface getFont(Resources resources, TypedValue outValue, int id) throws in getFont() 891 static void getValue(Resources resources, int id, TypedValue outValue, boolean resolveRefs) in getValue() 896 private static ResourceValue getResourceValue(Resources resources, int id, TypedValue outValue) in getResourceValue() 927 static void getValue(Resources resources, String name, TypedValue outValue, boolean resolveRefs) in getValue() 933 static void getValueForDensity(Resources resources, int id, int density, TypedValue outValue, in getValueForDensity()
|
| D | BridgeTypedArray.java | 782 public boolean getValue(int index, TypedValue outValue) { in getValue()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
| D | ThumbnailBehavior.kt | 52 val outValue = TypedValue() in initialize() constant
|
| /frameworks/native/services/inputflinger/tests/ |
| D | TouchpadInputMapper_test.cpp | 99 .WillRepeatedly([](int32_t eventHubId, int32_t, int32_t* outValue) { in SetUp() argument
|
| /frameworks/base/core/java/com/android/internal/globalactions/ |
| D | ActionsDialog.java | 43 TypedValue outValue = new TypedValue(); in getDialogTheme() local
|
| /frameworks/native/libs/input/ |
| D | VirtualKeyMap.cpp | 142 bool VirtualKeyMap::Parser::parseNextIntField(int32_t* outValue) { in parseNextIntField()
|
| /frameworks/base/test-mock/src/android/test/mock/ |
| D | MockResources.java | 177 public void getValue(int id, TypedValue outValue, boolean resolveRefs) in getValue() 183 public void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue()
|
| /frameworks/base/core/java/android/content/res/ |
| D | ResourcesImpl.java | 228 void getValue(@AnyRes int id, TypedValue outValue, boolean resolveRefs) in getValue() 237 void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() 246 void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue()
|
| D | AssetManager.java | 550 boolean getResourceValue(@AnyRes int resId, int densityDpi, @NonNull TypedValue outValue, in getResourceValue() 584 final TypedValue outValue = mValue; in getResourceText() local 604 final TypedValue outValue = mValue; in getResourceBagText() local 733 boolean getThemeValue(long theme, @AnyRes int resId, @NonNull TypedValue outValue, in getThemeValue() 1597 @NonNull TypedValue outValue, boolean resolveReferences); in nativeGetResourceValue() 1599 @NonNull TypedValue outValue); in nativeGetResourceBagValue() 1648 @AttrRes int resId, @NonNull TypedValue outValue, boolean resolve); in nativeThemeGetAttributeValue()
|
| D | Resources.java | 1437 public void getValue(@AnyRes int id, TypedValue outValue, boolean resolveRefs) in getValue() 1455 public void getValueForDensity(@AnyRes int id, int density, TypedValue outValue, in getValueForDensity() 1486 public void getValue(String name, TypedValue outValue, boolean resolveRefs) in getValue() 1737 public boolean resolveAttribute(int resid, TypedValue outValue, boolean resolveRefs) { in resolveAttribute()
|
| D | TypedArray.java | 1090 public boolean getValue(@StyleableRes int index, TypedValue outValue) { in getValue() 1372 private boolean getValueAt(int index, TypedValue outValue) { in getValueAt()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/ui/viewmodel/ |
| D | PatternBouncerViewModel.kt | 178 val outValue = TypedValue() in <lambda>() constant
|
| /frameworks/base/core/java/android/app/ |
| D | Presentation.java | 330 TypedValue outValue = new TypedValue(); in createPresentationContext() local
|
| D | TimePickerDialog.java | 87 final TypedValue outValue = new TypedValue(); in resolveDialogTheme() local
|
| D | DatePickerDialog.java | 143 final TypedValue outValue = new TypedValue(); in resolveDialogTheme() local
|
| D | SearchDialog.java | 116 TypedValue outValue = new TypedValue(); in resolveDialogTheme() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/input/ |
| D | AmbientKeyboardBacklightControllerTests.kt | 124 val outValue = args[1] as TypedValue in <lambda>() constant
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
| D | ResourceHelper.java | 764 TypedValue outValue, boolean requireUnit) { in parseFloatAttribute() 838 private static void computeTypedValue(TypedValue outValue, float value, float scale) { in computeTypedValue()
|
| /frameworks/base/tools/aapt/ |
| D | AaptXml.cpp | 180 uint32_t attrRes, Res_value* outValue, String8* outError) { in getResolvedResourceAttribute()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
| D | ControlAdapter.kt | 75 val outValue = TypedValue() in <lambda>() constant
|
| /frameworks/native/libs/binder/tests/ |
| D | binderParcelUnitTest.cpp | 170 T outValue; in readWriteInverse() local
|
| /frameworks/opt/car/setupwizard/library/main/tests/robotests/src/com/android/car/setupwizardlib/partner/ |
| D | ExternalResources.java | 103 public void getValue(int id, TypedValue outValue, boolean resolveRefs) { in getValue()
|