Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DNavbarButtonsViewController.java1086 private static class StatePropertyHolder { class in NavbarButtonsViewController
1094 StatePropertyHolder(View view, IntPredicate enableCondition) { in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1099 StatePropertyHolder(MultiProperty alphaProperty, in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1104 StatePropertyHolder(AnimatedFloat animatedFloat, IntPredicate enableCondition) { in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1108 <T> StatePropertyHolder(T target, IntPredicate enabledCondition, in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
DTaskbarStashController.java1228 private class StatePropertyHolder { class in TaskbarStashController
1237 StatePropertyHolder(IntPredicate stashCondition) { in StatePropertyHolder() method in TaskbarStashController.StatePropertyHolder