Searched refs:LocalBluetoothProfileManager (Results 1 – 25 of 38) sorted by relevance
12
51 private final LocalBluetoothProfileManager mProfileManager;116 mProfileManager = new LocalBluetoothProfileManager(mContext, in LocalBluetoothManager()161 public LocalBluetoothProfileManager getProfileManager() { in getProfileManager()
42 private final LocalBluetoothProfileManager mProfileManager;49 LocalBluetoothProfileManager profileManager) { in HidDeviceProfile()
48 private LocalBluetoothProfileManager mProfileManager;62 void setProfileManager(LocalBluetoothProfileManager manager) { in setProfileManager()
41 private final LocalBluetoothProfileManager mProfileManager;86 LocalBluetoothProfileManager profileManager) { in HidProfile()
48 private final LocalBluetoothProfileManager mProfileManager;90 LocalBluetoothProfileManager profileManager) { in A2dpSinkProfile()
51 private final LocalBluetoothProfileManager mProfileManager;97 LocalBluetoothProfileManager profileManager) { in HfpClientProfile()
44 private final LocalBluetoothProfileManager mProfileManager;98 LocalBluetoothProfileManager profileManager) { in MapProfile()
44 private final LocalBluetoothProfileManager mProfileManager;99 LocalBluetoothProfileManager profileManager) { in MapClientProfile()
48 private final LocalBluetoothProfileManager mProfileManager;101 LocalBluetoothProfileManager profileManager) { in PbapClientProfile()
44 private final LocalBluetoothProfileManager mProfileManager;96 LocalBluetoothProfileManager profileManager) { in SapProfile()
44 private final LocalBluetoothProfileManager mProfileManager;96 LocalBluetoothProfileManager profileManager) { in HeadsetProfile()
44 private final LocalBluetoothProfileManager mProfileManager;93 LocalBluetoothProfileManager profileManager) { in HearingAidProfile()
52 private final LocalBluetoothProfileManager mProfileManager;95 LocalBluetoothProfileManager profileManager) { in A2dpProfile()
27 import com.android.settingslib.bluetooth.LocalBluetoothProfileManager;38 private LocalBluetoothProfileManager mProfileManager;
31 import com.android.settingslib.bluetooth.LocalBluetoothProfileManager;40 LocalBluetoothProfileManager.ServiceListener {48 private LocalBluetoothProfileManager mProfileManager;
30 import com.android.settingslib.bluetooth.LocalBluetoothProfileManager;44 private LocalBluetoothProfileManager mLocalProfileManager;
72 private LocalBluetoothProfileManager mProfileManager;85 mProfileManager = new LocalBluetoothProfileManager(mContext, mLocalBluetoothAdapter, in setUp()104 mProfileManager = spy(new LocalBluetoothProfileManager(mContext, mLocalBluetoothAdapter, in constructor_doNotUpdateProfiles()
48 private LocalBluetoothProfileManager mProfileManager;
33 private LocalBluetoothProfileManager mProfileManager;
42 import com.android.settingslib.bluetooth.LocalBluetoothProfileManager;77 .thenReturn(mock(LocalBluetoothProfileManager.class)); in setup()