Searched refs:mBtManager (Results 1 – 7 of 7) sorted by relevance
45 private final LocalBluetoothManager mBtManager; field in CsipDeviceManager50 mBtManager = localBtManager; in CsipDeviceManager()65 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getBaseGroupId()275 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in getPreferredMainDevice()276 final CachedBluetoothDeviceManager deviceManager = mBtManager.getCachedDeviceManager(); in getPreferredMainDevice()339 mBtManager.getEventManager().dispatchDeviceRemoved(mainDeviceOfPreferredMainDevice); in addMemberDevicesIntoMainDevice()344 mBtManager.getEventManager().dispatchDeviceAdded(mainDeviceOfPreferredMainDevice); in addMemberDevicesIntoMainDevice()356 final CachedBluetoothDeviceManager deviceManager = mBtManager.getCachedDeviceManager(); in addMemberDevicesIntoMainDevice()375 mBtManager.getEventManager().dispatchDeviceRemoved(deviceItem); in addMemberDevicesIntoMainDevice()
49 private final LocalBluetoothManager mBtManager; field in HearingAidDeviceManager56 mBtManager = localBtManager; in HearingAidDeviceManager()66 mBtManager = localBtManager; in HearingAidDeviceManager()196 mBtManager.getEventManager().dispatchDeviceRemoved(subDevice); in onHiSyncIdChanged()249 mBtManager.getEventManager().dispatchDeviceRemoved(mainDevice); in switchDeviceContent()259 mBtManager.getEventManager().dispatchDeviceAdded(mainDevice); in switchDeviceContent()282 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in syncDeviceIfNeeded()394 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in generateHearingAidInfo()
46 private final LocalBluetoothManager mBtManager; field in CachedBluetoothDeviceManager60 mBtManager = localBtManager; in CachedBluetoothDeviceManager()135 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in addDevice()145 mBtManager.getEventManager().dispatchDeviceAdded(newDevice); in addDevice()557 final LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in onBondStateChangedIfProcess()
60 private final LocalBluetoothManager mBtManager; field in BluetoothEventManager92 mBtManager = btManager; in BluetoothEventManager()230 LocalBluetoothProfileManager profileManager = mBtManager.getProfileManager(); in dispatchProfileConnectionStateChanged()
72 private LocalBluetoothManager mBtManager; field in BluetoothEventManagerTest115 mBtManager, in setUp()120 when(mBtManager.getProfileManager()).thenReturn(mLocalProfileManager); in setUp()138 mBtManager, in ifUserHandleIsNull_registerReceiverIsCalled()154 mBtManager, in ifUserHandleSpecified_registerReceiverAsUserIsCalled()226 when(mBtManager.getProfileManager()).thenReturn(profileManager); in dispatchProfileConnectionStateChanged_flagOff_noUpdateFallbackDevice()257 when(mBtManager.getProfileManager()).thenReturn(profileManager); in dispatchProfileConnectionStateChanged_notSupport_noUpdateFallbackDevice()288 when(mBtManager.getProfileManager()).thenReturn(profileManager); in dispatchProfileConnectionStateChanged_profileNotReady_noUpdateFallbackDevice()319 when(mBtManager.getProfileManager()).thenReturn(profileManager); in dispatchProfileConnectionStateChanged_notAssistantProfile_noUpdateFallbackDevice()350 when(mBtManager.getProfileManager()).thenReturn(profileManager); in dispatchProfileConnectionStateChanged_audioSharing_updateFallbackDevice()
63 private LocalBluetoothManager mBtManager; field in LocalBluetoothProfileManagerTest88 mBtManager, in setUp()
97 private BluetoothManager mBtManager; field in CompanionDeviceDiscoveryService158 mBtManager = getSystemService(BluetoothManager.class); in onCreate()159 mBtAdapter = mBtManager.getAdapter(); in onCreate()285 || findAndReportMatches(mBtManager.getConnectedDevices( in checkBoundDevicesIfNeeded()287 || findAndReportMatches(mBtManager.getConnectedDevices( in checkBoundDevicesIfNeeded()