Searched defs:headset (Results 1 – 4 of 4) sorted by relevance
38 public BluetoothHeadsetProxy(BluetoothHeadset headset) { in BluetoothHeadsetProxy()
112 static Callbacks* GetInstance(headset::Interface* headset) { in GetInstance() argument117 DBusHeadsetCallbacks(headset::Interface* headset) : headset_(headset){}; in DBusHeadsetCallbacks() argument
62 namespace headset { namespace
3641 BluetoothHeadset headset = new BluetoothHeadset(context, listener, this); in getProfileProxy() local