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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
Recents.java 22 import static com.android.systemui.statusbar.phone.StatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS;
272 ActivityManagerWrapper.getInstance().closeSystemWindows(SYSTEM_DIALOG_REASON_RECENT_APPS);
    [all...]
RecentsImpl.java 23 import static com.android.systemui.statusbar.phone.StatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS;
488 SYSTEM_DIALOG_REASON_RECENT_APPS);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 21 import static com.android.systemui.statusbar.phone.StatusBar.SYSTEM_DIALOG_REASON_RECENT_APPS;
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java 269 public static final String SYSTEM_DIALOG_REASON_RECENT_APPS = "recentapps";
    [all...]
  /frameworks/base/services/core/java/com/android/server/policy/
PhoneWindowManager.java 375 static public final String SYSTEM_DIALOG_REASON_RECENT_APPS = "recentapps";
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 198 milliseconds