Searched refs:publishService (Results 1 – 9 of 9) sorted by relevance
1684 publishService(Context.BACKUP_SERVICE, BackupManagerService.sInstance); in onStart()1706 void publishService(String name, IBinder service) { in publishService() method in BackupManagerService.Lifecycle
1608 doNothing().when(lifecycle).publishService(anyString(), any()); in testOnStart_publishesService()1612 verify(lifecycle).publishService(Context.BACKUP_SERVICE, backupManagerService); in testOnStart_publishesService()
230 void publishService(in IBinder token, in Intent intent, in IBinder service); in publishService() method
4723 ActivityManager.getService().publishService( in handleBindService()
13581 public void publishService(IBinder token, Intent intent, IBinder service) { in publishService() method in ActivityManagerService
1059 HSPLcom/android/server/am/ActivityManagerService;->publishService(Landroid/os/IBinder;Landroid/cont…
1887 HSPLandroid/app/IActivityManager$Stub$Proxy;->publishService(Landroid/os/IBinder;Landroid/content/I…
5439 Landroid/app/IActivityManager$Stub$Proxy;->publishService(Landroid/os/IBinder;Landroid/content/Inte…6031 Landroid/app/IActivityManager;->publishService(Landroid/os/IBinder;Landroid/content/Intent;Landroid…