Searched refs:hasBtActiveDevice (Results 1 – 3 of 3) sorted by relevance
653 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn(false); in testInitializationWithAvailableButInactiveBtDevice()674 when(mockBluetoothRouteManager.hasBtActiveDevice()).thenReturn( in initializationTestHelper()
605 public boolean hasBtActiveDevice() { in hasBtActiveDevice() method in BluetoothRouteManager
1799 && mBluetoothRouteManager.hasBtActiveDevice()) { in getInitialAudioState()