Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_constants.py27 EVENT_PLAY_RECEIVED = 'playReceived' variable
Dandroid_bluetooth_decorator.py33 bt_constants.CMD_MEDIA_PLAY: bt_constants.EVENT_PLAY_RECEIVED,