Searched refs:hasBtActiveDevice (Results 1 – 3 of 3) sorted by relevance
758 boolean wasActiveDevicePresent = hasBtActiveDevice(); in onActiveDeviceChanged()787 boolean isActiveDevicePresent = hasBtActiveDevice(); in onActiveDeviceChanged()800 public boolean hasBtActiveDevice() { in hasBtActiveDevice() method in BluetoothRouteManager
1069 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn(false); in testInitializationWithAvailableButInactiveBtDevice()1319 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn( in initializationTestHelper()
1960 && mBluetoothRouteManager.hasBtActiveDevice()) { in getInitialAudioState()