Searched defs:newService (Results 1 – 4 of 4) sorted by relevance
62 public void onRegistration(@Nullable IHealth oldService, @NonNull IHealth newService) { in onRegistration()93 private static void registerCallback(@NonNull IHealth newService, IHealthInfoCallback cb) { in registerCallback()
74 IHealth newService; in HealthServiceWrapperAidl() local244 IHealth newService = in onRegistration() local
191 IHealth newService = null; in HealthServiceWrapperHidl() local246 void onRegistration(IHealth oldService, IHealth newService, String instance); in onRegistration()
79 public void onRegistration(IHealth oldService, IHealth newService, String instance) { in onRegistration()