Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/has/
Dhas_journal.h36 bool is_operation : 1, is_notification : 1, is_features_change : 1, member
51 is_notification = false; in HasJournalRecord()
59 is_notification = true; in HasJournalRecord()
67 is_notification = false; in HasJournalRecord()
Dhas_journal.cc40 } else if (r.is_notification) { in operator <<()
/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc307 bool is_notification) { in OnCharacteristicValueChanged() argument
324 OnVolumeControlStateReadOrNotified(device, len, value, is_notification); in OnCharacteristicValueChanged()
432 bool is_notification) { in OnVolumeControlStateReadOrNotified() argument
460 if (!is_notification) { in OnVolumeControlStateReadOrNotified()
/packages/providers/MediaProvider/apex/framework/api/
Dcurrent.txt256 field public static final String IS_NOTIFICATION = "is_notification";