Home
last modified time | relevance | path

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

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