Searched defs:publishBinderService (Results 1 – 3 of 3) sorted by relevance
578 protected final void publishBinderService(@NonNull String name, @NonNull IBinder service) { in publishBinderService() method in SystemService590 protected final void publishBinderService(@NonNull String name, @NonNull IBinder service, in publishBinderService() method in SystemService606 protected final void publishBinderService(String name, IBinder service, in publishBinderService() method in SystemService
120 public void publishBinderService(AuthService service, IAuthService.Stub impl) { in publishBinderService() method in AuthService.Injector
229 protected void publishBinderService(PinnerService service, Binder binderService) { in publishBinderService() method in PinnerService.Injector