Home
last modified time | relevance | path

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

/system/bt/profile/avrcp/
Ddevice.cc583 Notification* rejectNotification[] = {&play_status_changed_, &track_changed_, in RejectNotification() local
587 uint8_t label = rejectNotification[i]->second; in RejectNotification()
592 rejectNotification[i] = new Notification(false, 0); in RejectNotification()