Home
last modified time | relevance | path

Searched defs:bluetoothProfile (Results 1 – 25 of 85) sorted by relevance

1234

/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/SettingsLib/android_common/kapt/gen/stubs/com/android/settingslib/bluetooth/
DProfileConnectionState.java8 private final int bluetoothProfile = 0; field in ProfileConnectionState
12 int state, int bluetoothProfile) { in ProfileConnectionState()
45 int state, int bluetoothProfile) { in copy()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBluetoothControllerImpl.java390 int bluetoothProfile) { in onProfileConnectionStateChanged()
392 cachedDevice.getAddress(), connectionStateToString(state), bluetoothProfile); in onProfileConnectionStateChanged() local
399 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
400 mLogger.logActiveDeviceChanged(getAddressOrNull(activeDevice), bluetoothProfile); in onActiveDeviceChanged() local
/aosp_15_r20/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothPairer.java109 protected BluetoothPairer(Context context, int bluetoothProfile) { in BluetoothPairer()
136 private static PairingProfileWrapper getPairingProfileWrapper(int bluetoothProfile, in getPairingProfileWrapper()
189 private static String getBroadcastListeningState(int bluetoothProfile) { in getBroadcastListeningState()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDevicePreferenceController.java350 int bluetoothProfile) { in onProfileConnectionStateChanged()
436 @NonNull CachedBluetoothDevice cachedDevice, int bluetoothProfile) { in handleOnProfileStateChanged()
480 CachedBluetoothDevice cachedDevice, int bluetoothProfile) { in isFirstConnectedProfile()
DAudioSharingCallAudioPreferenceController.java248 int bluetoothProfile) { in onProfileConnectionStateChanged()
260 int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DIBluetoothManagerDelegates.java75 int bluetoothProfile, String serviceName, IBluetoothProfileServiceConnection proxy) { in bindBluetoothProfileService()
92 int bluetoothProfile, IBluetoothProfileServiceConnection proxy) { in unbindBluetoothProfileService()
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
89 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DBluetoothCallback.java124 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged()
150 int bluetoothProfile) { in onProfileConnectionStateChanged()
H A DBluetoothEventManager.java218 @NonNull CachedBluetoothDevice device, int state, int bluetoothProfile) { in dispatchProfileConnectionStateChanged()
257 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) { in dispatchActiveDeviceChanged()
507 int bluetoothProfile = 0; in onReceive() local
H A DProfileConnectionState.kt22 val bluetoothProfile: Int, constant in com.android.settingslib.bluetooth.ProfileConnectionState
H A DCachedBluetoothDevice.java815 public void onActiveDeviceChanged(boolean isActive, int bluetoothProfile) { in onActiveDeviceChanged()
871 public boolean isActiveDevice(int bluetoothProfile) { in isActiveDevice()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
106 int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
193 int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/
H A DHearingDevicesDialogDelegate.java227 int bluetoothProfile) { in onActiveDeviceChanged()
240 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DBluetoothConnectionLatencyCollector.java106 int bluetoothProfile = metric.getDimensionLeafValuesInWhat(0).getValueInt(); in processBluetoothConnectionLatencyData() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdater.java58 int bluetoothProfile) { in onProfileConnectionStateChanged()
DAudioStreamMediaService.java364 int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/
DAvailableHearingDevicePreferenceController.java115 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DAccessibilityHearingAidPreferenceController.java182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DHearingDevicePairingFragment.java222 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/
H A DBluetoothProfileMonitor.java63 BluetoothProfile bluetoothProfile; in isProfileSupported() local
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java321 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDevicePairingDetailBase.java221 int bluetoothProfile) { in onProfileConnectionStateChanged()
DBluetoothDeviceUpdater.java176 int bluetoothProfile) { in onProfileConnectionStateChanged()

1234