Home
last modified time | relevance | path

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

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