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

  /packages/apps/Launcher3/src/com/android/launcher3/compat/
PackageInstallerCompat.java 25 public abstract class PackageInstallerCompat {
32 private static PackageInstallerCompat sInstance;
34 public static PackageInstallerCompat getInstance(Context context) {
PackageInstallerCompatV16.java 34 public class PackageInstallerCompatV16 extends PackageInstallerCompat {
PackageInstallerCompatVL.java 32 public class PackageInstallerCompatVL extends PackageInstallerCompat {
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherAppState.java 32 import com.android.launcher3.compat.PackageInstallerCompat.PackageInstallInfo;
Launcher.java 110 import com.android.launcher3.compat.PackageInstallerCompat;
111 import com.android.launcher3.compat.PackageInstallerCompat.PackageInstallInfo;
    [all...]
Workspace.java 71 import com.android.launcher3.compat.PackageInstallerCompat;
72 import com.android.launcher3.compat.PackageInstallerCompat.PackageInstallInfo;
    [all...]
LauncherModel.java 57 import com.android.launcher3.compat.PackageInstallerCompat;
58 import com.android.launcher3.compat.PackageInstallerCompat.PackageInstallInfo;
    [all...]

Completed in 543 milliseconds