Home | History | Annotate | Download | only in server

Lines Matching refs:startService

510         Installer installer = mSystemServiceManager.startService(Installer.class);
516 mSystemServiceManager.startService(DeviceIdentifiersPolicyService.class);
521 mActivityManagerService = mSystemServiceManager.startService(
532 mPowerManagerService = mSystemServiceManager.startService(PowerManagerService.class);
544 mSystemServiceManager.startService(RecoverySystemService.class);
555 mSystemServiceManager.startService(LightsService.class);
561 mDisplayManagerService = mSystemServiceManager.startService(DisplayManagerService.class);
613 mSystemServiceManager.startService(UserManagerService.LifeCycle.class);
632 mSystemServiceManager.startService(new OverlayManagerService(mSystemContext, installer));
654 mSystemServiceManager.startService(DropBoxManagerService.class);
659 mSystemServiceManager.startService(BatteryService.class);
664 mSystemServiceManager.startService(UsageStatsService.class);
671 mWebViewUpdateService = mSystemServiceManager.startService(WebViewUpdateService.class);
756 mSystemServiceManager.startService(KeyChainSystemService.class);
764 mSystemServiceManager.startService(TelecomLoaderService.class);
780 mSystemServiceManager.startService(ACCOUNT_SERVICE_CLASS);
784 mSystemServiceManager.startService(CONTENT_SERVICE_CLASS);
804 mSystemServiceManager.startService(AlarmManagerService.class);
840 mSystemServiceManager.startService(VrManagerService.class);
872 mSystemServiceManager.startService(BluetoothService.class);
877 mSystemServiceManager.startService(IpConnectivityMetrics.class);
881 mSystemServiceManager.startService(PinnerService.class);
898 mSystemServiceManager.startService(InputMethodManagerService.Lifecycle.class);
928 mSystemServiceManager.startService(STORAGE_MANAGER_SERVICE_CLASS);
938 mSystemServiceManager.startService(STORAGE_STATS_SERVICE_CLASS);
949 mSystemServiceManager.startService(UiModeManagerService.class);
974 mSystemServiceManager.startService(LOCK_SETTINGS_SERVICE_CLASS);
985 mSystemServiceManager.startService(PersistentDataBlockService.class);
992 mSystemServiceManager.startService(OemLockService.class);
997 mSystemServiceManager.startService(DeviceIdleController.class);
1003 mSystemServiceManager.startService(DevicePolicyManagerService.Lifecycle.class);
1020 mSystemServiceManager.startService(ClipboardService.class);
1037 mSystemServiceManager.startService(TextServicesManagerService.Lifecycle.class);
1072 mSystemServiceManager.startService(WIFI_SERVICE_CLASS);
1075 mSystemServiceManager.startService(
1081 mSystemServiceManager.startService("com.android.server.wifi.RttService");
1088 mSystemServiceManager.startService(WIFI_AWARE_SERVICE_CLASS);
1097 mSystemServiceManager.startService(WIFI_P2P_SERVICE_CLASS);
1104 mSystemServiceManager.startService(LOWPAN_SERVICE_CLASS);
1111 mSystemServiceManager.startService(ETHERNET_SERVICE_CLASS);
1164 mSystemServiceManager.startService(NotificationManagerService.class);
1172 mSystemServiceManager.startService(DeviceStorageMonitorService.class);
1198 mSystemServiceManager.startService(SEARCH_MANAGER_SERVICE_CLASS);
1208 mSystemServiceManager.startService(WALLPAPER_SERVICE_CLASS);
1213 mSystemServiceManager.startService(AudioService.Lifecycle.class);
1218 mSystemServiceManager.startService(BroadcastRadioService.class);
1224 mSystemServiceManager.startService(DockObserver.class);
1229 mSystemServiceManager.startService(THERMAL_OBSERVER_CLASS);
1248 mSystemServiceManager.startService(MIDI_SERVICE_CLASS);
1257 mSystemServiceManager.startService(USB_SERVICE_CLASS);
1285 mSystemServiceManager.startService(TwilightService.class);
1290 mSystemServiceManager.startService(NightDisplayService.class);
1295 mSystemServiceManager.startService(JobSchedulerService.class);
1299 mSystemServiceManager.startService(SoundTriggerService.class);
1305 mSystemServiceManager.startService(TrustManagerService.class);
1311 mSystemServiceManager.startService(BACKUP_MANAGER_SERVICE_CLASS);
1318 mSystemServiceManager.startService(APPWIDGET_SERVICE_CLASS);
1327 mSystemServiceManager.startService(VOICE_RECOGNITION_MANAGER_SERVICE_CLASS);
1332 mSystemServiceManager.startService(GestureLauncherService.class);
1336 mSystemServiceManager.startService(SensorNotificationService.class);
1340 mSystemServiceManager.startService(ContextHubSystemService.class);
1361 mSystemServiceManager.startService(TIME_ZONE_RULES_MANAGER_SERVICE_CLASS);
1398 mSystemServiceManager.startService(EmergencyAffordanceService.class);
1405 mSystemServiceManager.startService(DreamManagerService.class);
1424 mSystemServiceManager.startService(PRINT_MANAGER_SERVICE_CLASS);
1430 mSystemServiceManager.startService(COMPANION_DEVICE_MANAGER_SERVICE_CLASS);
1435 mSystemServiceManager.startService(RestrictionsManagerService.class);
1439 mSystemServiceManager.startService(MediaSessionService.class);
1444 mSystemServiceManager.startService(HdmiControlService.class);
1451 mSystemServiceManager.startService(TvInputManagerService.class);
1457 mSystemServiceManager.startService(MediaResourceMonitorService.class);
1463 mSystemServiceManager.startService(TvRemoteService.class);
1479 mSystemServiceManager.startService(FingerprintService.class);
1501 mSystemServiceManager.startService(ShortcutService.Lifecycle.class);
1505 mSystemServiceManager.startService(LauncherAppsService.class);
1511 mSystemServiceManager.startService(MediaProjectionManagerService.class);
1517 mSystemServiceManager.startService(WEAR_CONNECTIVITY_SERVICE_CLASS);
1522 mSystemServiceManager.startService(WEAR_DISPLAY_SERVICE_CLASS);
1523 mSystemServiceManager.startService(WEAR_TIME_SERVICE_CLASS);
1528 mSystemServiceManager.startService(WEAR_LEFTY_SERVICE_CLASS);
1536 mSystemServiceManager.startService(CameraServiceProxy.class);
1558 mmsService = mSystemServiceManager.startService(MmsServiceBroker.class);
1563 mSystemServiceManager.startService(AUTO_FILL_MANAGER_SERVICE_CLASS);
1705 mSystemServiceManager.startService(CarServiceHelperService.class);