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 25 public class LauncherActivityInfoCompatVL extends LauncherActivityInfoCompat {
28 LauncherActivityInfoCompatVL(LauncherActivityInfo launcherActivityInfo) {
LauncherAppsCompatVL.java 57 compatList.add(new LauncherActivityInfoCompatVL(info));
65 return new LauncherActivityInfoCompatVL(activity);

Completed in 85 milliseconds