OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BluetoothHeadphoneWidgetLink
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/cros/chameleon/
audio_widget_link.py
567
class
BluetoothHeadphoneWidgetLink
(BluetoothWidgetLink):
571
"""Initializes a
BluetoothHeadphoneWidgetLink
."""
572
super(
BluetoothHeadphoneWidgetLink
, self).__init__(*args, **kwargs)
574
logging.debug('Create an
BluetoothHeadphoneWidgetLink
: %s', self.name)
chameleon_audio_helper.py
100
audio_widget_link.
BluetoothHeadphoneWidgetLink
,
Completed in 130 milliseconds