Home
last modified time | relevance | path

Searched refs:notificationIds (Results 1 – 2 of 2) sorted by relevance

/system/weaved/brillo/android/weave/
DIWeaveServiceManagerNotificationListener.aidl35 void notifyServiceManagerChange(in int[] notificationIds); in notifyServiceManagerChange() argument
/system/weaved/libweaved/
Dservice.cc150 const std::vector<int>& notificationIds) override;
284 const std::vector<int>& notificationIds) { in notifyServiceManagerChange() argument
287 service_proxy->OnNotification(notificationIds); in notifyServiceManagerChange()