Home
last modified time | relevance | path

Searched refs:notifyServiceManagerChange (Results 1 – 3 of 3) sorted by relevance

/system/weaved/brillo/android/weave/
DIWeaveServiceManagerNotificationListener.aidl35 void notifyServiceManagerChange(in int[] notificationIds); in notifyServiceManagerChange() method
/system/weaved/libweaved/
Dservice.cc149 android::binder::Status notifyServiceManagerChange(
283 android::binder::Status NotificationListener::notifyServiceManagerChange( in notifyServiceManagerChange() function in weaved::NotificationListener
/system/weaved/buffet/
Dmanager.cc488 listener->notifyServiceManagerChange(notification_ids); in NotifyServiceManagerChange()