Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherAppState.java53 public class LauncherAppState implements SafeCloseable { class
81 public LauncherAppState(Context context) { in LauncherAppState() method in LauncherAppState
137 public LauncherAppState(Context context, @Nullable String iconCacheFileName) { in LauncherAppState() method in LauncherAppState