HomeSort by relevance Sort by last modified time
    Searched refs:EnableStackActionButton (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsDebugFlags.java 39 public static final boolean EnableStackActionButton = true;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 142 if (RecentsDebugFlags.Static.EnableStackActionButton) {
301 if (RecentsDebugFlags.Static.EnableStackActionButton) {
313 if (RecentsDebugFlags.Static.EnableStackActionButton) {
350 if (RecentsDebugFlags.Static.EnableStackActionButton) {
383 if (RecentsDebugFlags.Static.EnableStackActionButton) {
455 if (RecentsDebugFlags.Static.EnableStackActionButton) {
629 if (!RecentsDebugFlags.Static.EnableStackActionButton) {
637 if (!RecentsDebugFlags.Static.EnableStackActionButton) {
652 if (!RecentsDebugFlags.Static.EnableStackActionButton) {
687 if (!RecentsDebugFlags.Static.EnableStackActionButton) {
    [all...]

Completed in 518 milliseconds