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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 138 public static final String SYSTEM_DIALOG_REASON_RECENT_APPS = "recentapps";
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsPanelView.java 333 sendCloseSystemWindows(getContext(), BaseStatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 182 static public final String SYSTEM_DIALOG_REASON_RECENT_APPS = "recentapps";
    [all...]

Completed in 225 milliseconds