Searched defs:onNewService (Results 1 – 3 of 3) sorted by relevance
88 static constexpr void onNewService(const InterfaceType<Service>&) {} in onNewService() function109 std::function<void(const InterfaceType<Service>& service)> onNewService; member
60 static constexpr void onNewService(const mediautils::InterfaceType<Service>&) { in onNewService() function76 static constexpr void onNewService(const mediautils::InterfaceType<Service>&) { in onNewService() function
145 static void onNewService(const sp<media::IAudioFlingerService>& afs) { in onNewService() function in android::AudioFlingerServiceTraits1000 static void onNewService(const sp<IAudioPolicyService>& aps) { in onNewService() function in android::AudioPolicyServiceTraits