Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc801 Notification* rejectNotification[] = {&play_status_changed_, &track_changed_, in RejectNotification() local
805 uint8_t label = rejectNotification[i]->second; in RejectNotification()
810 rejectNotification[i] = new Notification(false, 0); in RejectNotification()