Searched refs:KEY_BLUETOOTH_A2DP_SINK_DEVICES (Results 1 – 3 of 3) sorted by relevance
166 public static final String KEY_BLUETOOTH_A2DP_SINK_DEVICES = field in CarSettings.Secure
73 mSettings.put(CarSettings.Secure.KEY_BLUETOOTH_A2DP_SINK_DEVICES, SCOPE_SECURE); in loadSettingNames()
19 import static android.car.settings.CarSettings.Secure.KEY_BLUETOOTH_A2DP_SINK_DEVICES;95 KEY_BLUETOOTH_A2DP_SINK_DEVICES, new ParcelUuid[] { in sProfileActions.put() argument