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

  /packages/apps/Launcher3/src/com/android/launcher3/compat/
LauncherActivityInfoCompatVL.java 27 public class LauncherActivityInfoCompatVL extends LauncherActivityInfoCompat {
30 LauncherActivityInfoCompatVL(LauncherActivityInfo launcherActivityInfo) {
LauncherAppsCompatVL.java 59 compatList.add(new LauncherActivityInfoCompatVL(info));
67 return new LauncherActivityInfoCompatVL(activity);

Completed in 178 milliseconds