Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
H A DBackgroundAppState.java34 public class BackgroundAppState extends OverviewState { class
39 public BackgroundAppState(int id) { in BackgroundAppState() method in BackgroundAppState
43 protected BackgroundAppState(int id, int logContainer) { in BackgroundAppState() method in BackgroundAppState
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/fallback/
H A DRecentsState.java160 private static class BackgroundAppState extends RecentsState { class in RecentsState
161 public BackgroundAppState(int id, int flags) { in BackgroundAppState() method in RecentsState.BackgroundAppState