Searched refs:mStashCondition (Results 1 – 1 of 1) sorted by relevance
1249 private final LongPredicate mStashCondition; field in TaskbarStashController.StatePropertyHolder1258 mStashCondition = stashCondition; in StatePropertyHolder()1271 boolean isStashed = mStashCondition.test(flags); in createSetStateAnimator()