Searched refs:EnableStackActionButton (Results 1 – 2 of 2) sorted by relevance
142 if (RecentsDebugFlags.Static.EnableStackActionButton) { in RecentsView()301 if (RecentsDebugFlags.Static.EnableStackActionButton) { in showEmptyView()313 if (RecentsDebugFlags.Static.EnableStackActionButton) { in hideEmptyView()350 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onMeasure()383 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onLayout()455 if (RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()629 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()637 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in onBusEvent()652 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in showStackActionButton()687 if (!RecentsDebugFlags.Static.EnableStackActionButton) { in hideStackActionButton()[all …]
39 public static final boolean EnableStackActionButton = true; field in RecentsDebugFlags.Static