Searched refs:installSystemProviders (Results 1 – 6 of 6) sorted by relevance
1116 mActivityManagerService.installSystemProviders(); in startOtherServices()
7895 public final void installSystemProviders() { in installSystemProviders() method in ActivityManagerService7912 mSystemThread.installSystemProviders(providers); in installSystemProviders()7920 mActivityTaskManager.installSystemProviders(); in installSystemProviders()
761 public void installSystemProviders() { in installSystemProviders() method in ActivityTaskManagerService
7429 public final void installSystemProviders(List<ProviderInfo> providers) { in installSystemProviders() method in ActivityThread
6326 HSPLcom/android/server/am/ActivityManagerService;->installSystemProviders()V35669 HSPLcom/android/server/wm/ActivityTaskManagerService;->installSystemProviders()V
1135 HSPLandroid/app/ActivityThread;->installSystemProviders(Ljava/util/List;)V