Searched refs:NotificationListener (Results 1 – 2 of 2) sorted by relevance
54 using NotificationListener = typedef286 NotifyServiceManagerChange({NotificationListener::TRAITS}); in OnTraitDefsChanged()290 NotifyServiceManagerChange({NotificationListener::COMPONENTS}); in OnComponentTreeChanged()295 NotifyServiceManagerChange({NotificationListener::STATE}); in OnGcdStateChanged()302 NotificationListener::CLOUD_ID, &ids); in OnConfigChanged()304 NotificationListener::DEVICE_ID, &ids); in OnConfigChanged()306 NotificationListener::DEVICE_NAME, &ids); in OnConfigChanged()308 NotificationListener::DEVICE_DESCRIPTION, &ids); in OnConfigChanged()310 NotificationListener::DEVICE_LOCATION, &ids); in OnConfigChanged()312 NotificationListener::OEM_NAME, &ids); in OnConfigChanged()[all …]
142 class NotificationListener class145 explicit NotificationListener(const std::weak_ptr<ServiceImpl>& service);154 base::WeakPtrFactory<NotificationListener> weak_ptr_factory_{this};155 DISALLOW_COPY_AND_ASSIGN(NotificationListener);279 NotificationListener::NotificationListener( in NotificationListener() function in weaved::NotificationListener283 android::binder::Status NotificationListener::notifyServiceManagerChange( in notifyServiceManagerChange()432 android::sp<NotificationListener> notification_listener = in TryConnecting()433 new NotificationListener{shared_from_this()}; in TryConnecting()461 using NotificationListener = in OnNotification() typedef466 case NotificationListener::PAIRING_SESSION_ID: in OnNotification()[all …]