Home
last modified time | relevance | path

Searched defs:BackgroundAppState (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DBackgroundAppState.java35 public class BackgroundAppState extends OverviewState { class
40 public BackgroundAppState(int id) { in BackgroundAppState() method in BackgroundAppState
44 protected BackgroundAppState(int id, int logContainer) { in BackgroundAppState() method in BackgroundAppState
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
DRecentsState.java171 private static class BackgroundAppState extends RecentsState { class in RecentsState
172 public BackgroundAppState(int id, int flags) { in BackgroundAppState() method in RecentsState.BackgroundAppState