OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyServiceManagerChange
(Results
1 - 3
of
3
) sorted by null
/system/weaved/brillo/android/weave/
IWeaveServiceManagerNotificationListener.aidl
35
void
notifyServiceManagerChange
(in int[] notificationIds);
/system/weaved/libweaved/
service.cc
149
android::binder::Status
notifyServiceManagerChange
(
210
// A callback method for NotificationListener::
notifyServiceManagerChange
().
283
android::binder::Status NotificationListener::
notifyServiceManagerChange
(
/system/weaved/buffet/
manager.cc
286
NotifyServiceManagerChange
({NotificationListener::TRAITS});
290
NotifyServiceManagerChange
({NotificationListener::COMPONENTS});
295
NotifyServiceManagerChange
({NotificationListener::STATE});
317
NotifyServiceManagerChange
(ids);
333
NotifyServiceManagerChange
(ids);
346
NotifyServiceManagerChange
(ids);
483
void Manager::
NotifyServiceManagerChange
(
488
listener->
notifyServiceManagerChange
(notification_ids);
Completed in 96 milliseconds