Home
last modified time | relevance | path

Searched defs:typedValue (Results 1 – 4 of 4) 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/PackageInstaller/src/com/android/packageinstaller/permission/utils/
DUtils.java111 TypedValue typedValue = new TypedValue(); in applyTint() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactPhotoEditorView.java94 final TypedValue typedValue = new TypedValue(); in getTypedFloat() local
/packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/ui/
DReviewPermissionsActivity.java266 TypedValue typedValue = new TypedValue(); in bindUi() local