Home
last modified time | relevance | path

Searched defs:typedValue (Results 1 – 16 of 16) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DSwitchCompatUtils.java43 final TypedValue typedValue = new TypedValue(); in updateSwitchCompatColor() local
67 final int color, final TypedValue typedValue) { in getSwitchThumbColorStateList()
87 final int color, final TypedValue typedValue) { in getSwitchTrackColorStateList()
105 private static int getThemeAttrColor(final Context context, final TypedValue typedValue, in getThemeAttrColor()
118 private static int getThemeAttrColor(final Context context, final TypedValue typedValue, in getThemeAttrColor()
/packages/apps/DocumentsUI/src/com/android/documentsui/util/
DColorUtils.kt31 val typedValue = TypedValue() in resolveMaterialColorAttribute() constant
/packages/services/Car/tests/CarLibUnitTest/src/com/android/car/internal/property/
DRawPropertyValueUnitTest.java30 Integer[] typedValue = new Integer[]{1, 2}; in testGetTypedValue() local
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DRawPropertyValue.java57 public RawPropertyValue(T typedValue) { in RawPropertyValue()
/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewHolder.kt82 val typedValue = TypedValue() constant
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DSetupGlifLayoutActivity.java101 TypedValue typedValue = new TypedValue(); in resolveColor() local
/packages/apps/Car/SystemUI/src/com/android/systemui/car/bluetooth/
DConnectedDeviceSignalController.java111 TypedValue typedValue = new TypedValue(); in ConnectedDeviceSignalController() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DPhotoEditorView.java80 final TypedValue typedValue = new TypedValue(); in getTypedFloat() local
/packages/apps/Settings/src/com/android/settings/wifi/
DWifiUtils.java330 final TypedValue typedValue = new TypedValue(); in setupEdgeToEdge() local
/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/
DNavStateController.java177 TypedValue typedValue = new TypedValue(); in getAlphaFromResource() local
/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DNavStateController.java179 TypedValue typedValue = new TypedValue(); in getAlphaFromResource() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
DSetupChooseLockPatternTest.java272 final TypedValue typedValue = new TypedValue(); in inChoiceTooShortStage_theHeaderColor_shouldTintOnErrorColor() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/
DReviewPermissionsWearFragment.java349 TypedValue typedValue = new TypedValue(); in addTitlePreferenceToScreen() local
/packages/apps/Settings/src/com/android/settings/password/
DChooseLockPattern.java762 TypedValue typedValue = new TypedValue(); in updateStage() local
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java702 TypedValue typedValue = new TypedValue(); in applyTint() local
721 TypedValue typedValue = new TypedValue(); in getColorResId() local
/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java1346 final TypedValue typedValue = new TypedValue(); in getDeleteImageButton() local