Searched defs:publishBinderService (Results 1 – 3 of 3) sorted by relevance
412 protected final void publishBinderService(@NonNull String name, @NonNull IBinder service) { in publishBinderService() method in SystemService424 protected final void publishBinderService(@NonNull String name, @NonNull IBinder service, in publishBinderService() method in SystemService440 protected final void publishBinderService(String name, IBinder service, in publishBinderService() method in SystemService
112 public void publishBinderService(AuthService service, IAuthService.Stub impl) { in publishBinderService() method in AuthService.Injector
1085 public void publishBinderService(BiometricService service, IBiometricService.Stub impl) { in publishBinderService() method in BiometricService.Injector