Searched refs:LauncherAppsService (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java55 public class LauncherAppsService extends SystemService { class in inherits:SystemService
59 public LauncherAppsService(Context context) { method in class:LauncherAppsService
71 private static final String TAG = "LauncherAppsService";
/frameworks/base/services/java/com/android/server/
H A DSystemServer.java76 import com.android.server.pm.LauncherAppsService;
983 mSystemServiceManager.startService(LauncherAppsService.class);

Completed in 541 milliseconds