Searched refs:getMostRecentlyReportedActiveDevice (Results 1 – 3 of 3) sorted by relevance
921 BluetoothDevice activeDevice = mBluetoothRouteManager.getMostRecentlyReportedActiveDevice(); in isInbandRingingEnabled()
796 public BluetoothDevice getMostRecentlyReportedActiveDevice() { in getMostRecentlyReportedActiveDevice() method in BluetoothRouteManager
752 when(mRouteManager.getMostRecentlyReportedActiveDevice()).thenReturn(device3); in testInBandRingingEnabledForLeDevice()