Searched refs:HEADPHONE (Results 1 – 1 of 1) sorted by relevance
73 public final String HEADPHONE = r.getString(R.string.bluetooth_talkback_headphone); field in BluetoothDevicePreference285 return new Pair<Integer, String>(R.drawable.ic_bt_headphones_a2dp, HEADPHONE); in getBtClassDrawableWithDescription()