Searched defs:bluetoothDevice (Results 1 – 11 of 11) sorted by relevance
32 Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice); in getBluetoothDeviceSettingsUri()
35 public Uri getBluetoothDeviceSettingsUri(BluetoothDevice bluetoothDevice) { in getBluetoothDeviceSettingsUri()
136 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in enableProfile() local153 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in disableProfile() local
199 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateSubLayout() local238 final BluetoothDevice bluetoothDevice = mCachedDevice.getDevice(); in updateDisconnectLayout() local
158 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData()166 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData()173 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData()
254 SliceAction buildMediaBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildMediaBluetoothAction()268 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
251 SliceAction buildMediaBluetoothAction(CachedBluetoothDevice bluetoothDevice) { in buildMediaBluetoothAction()265 SliceAction buildBluetoothDetailDeepLinkAction(CachedBluetoothDevice bluetoothDevice) { in buildBluetoothDetailDeepLinkAction()
177 private TextView createBluetoothItem(BluetoothDevice bluetoothDevice, boolean selected) { in createBluetoothItem()204 private String getAliasName(BluetoothDevice bluetoothDevice) { in getAliasName()
200 public void requestBluetoothAudio(BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()