Searched refs:LauncherAppsTestable (Results 1 – 1 of 1) sorted by relevance
644 protected class LauncherAppsTestable extends LauncherApps { class in BaseShortcutManagerTest645 public LauncherAppsTestable(Context context, ILauncherApps service) { in LauncherAppsTestable() method in BaseShortcutManagerTest.LauncherAppsTestable926 protected final Map<Pair<Integer, String>, LauncherAppsTestable>928 protected LauncherAppsTestable mLauncherApps; // Current one1606 mLauncherAppsMap.put(key, new LauncherAppsTestable(mClientContext, mLauncherAppImpl)); in setCaller()