Home
last modified time | relevance | path

Searched defs:VIEW_ALPHA (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAnimUtils.java126 public static final FloatProperty<View> VIEW_ALPHA = field in LauncherAnimUtils
H A DWorkspaceStateTransitionAnimation.java190 propertySetter.setFloat(cl.getShortcutsAndWidgets(), VIEW_ALPHA, in applyChildState() local