Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.h322 Notification uids_changed_ = Notification(false, 0); variable
Ddevice.cc323 uids_changed_ = Notification(true, label); in HandleNotification()
1499 if (d.uids_changed_.first) out << "UIDs Changed\n"; in operator <<()