Home
last modified time | relevance | path

Searched refs:mainDevice (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
DUtils.java260 CachedBluetoothDevice mainDevice = in getAllOfCachedBluetoothDevices() local
264 if (mainDevice == null) { in getAllOfCachedBluetoothDevices()
269 cachedBluetoothDevice = mainDevice; in getAllOfCachedBluetoothDevices()