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.java1170 private static class StatePropertyHolder { class in NavbarButtonsViewController
1178 StatePropertyHolder(View view, IntPredicate enableCondition) { in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1183 StatePropertyHolder(MultiProperty alphaProperty, in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1188 StatePropertyHolder(AnimatedFloat animatedFloat, IntPredicate enableCondition) { in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
1192 <T> StatePropertyHolder(T target, IntPredicate enabledCondition, in StatePropertyHolder() method in NavbarButtonsViewController.StatePropertyHolder
DTaskbarStashController.java1248 private class StatePropertyHolder { class in TaskbarStashController
1257 StatePropertyHolder(LongPredicate stashCondition) { in StatePropertyHolder() method in TaskbarStashController.StatePropertyHolder