/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/SettingsLib/android_common/kapt/gen/stubs/com/android/settingslib/bluetooth/ |
D | ProfileConnectionState.java | 8 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 D | BluetoothControllerImpl.java | 390 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/ |
D | BluetoothPairer.java | 109 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/ |
D | AudioSharingDevicePreferenceController.java | 350 int bluetoothProfile) { in onProfileConnectionStateChanged() 436 @NonNull CachedBluetoothDevice cachedDevice, int bluetoothProfile) { in handleOnProfileStateChanged() 480 CachedBluetoothDevice cachedDevice, int bluetoothProfile) { in isFirstConnectedProfile()
|
D | AudioSharingCallAudioPreferenceController.java | 248 int bluetoothProfile) { in onProfileConnectionStateChanged() 260 int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | IBluetoothManagerDelegates.java | 75 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/ |
D | PairedBluetoothDevicesWorker.java | 83 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 D | BluetoothCallback.java | 124 @Nullable CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged() 150 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
H A D | BluetoothEventManager.java | 218 @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 D | ProfileConnectionState.kt | 22 val bluetoothProfile: Int, constant in com.android.settingslib.bluetooth.ProfileConnectionState
|
H A D | CachedBluetoothDevice.java | 815 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/ |
D | BluetoothUpdateWorker.java | 90 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/ |
D | AudioSwitchPreferenceController.java | 182 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 D | HearingDevicesDialogDelegate.java | 227 int bluetoothProfile) { in onActiveDeviceChanged() 240 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp_15_r20/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/ |
D | BluetoothConnectionLatencyCollector.java | 106 int bluetoothProfile = metric.getDimensionLeafValuesInWhat(0).getValueInt(); in processBluetoothConnectionLatencyData() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | AudioStreamsActiveDeviceSummaryUpdater.java | 58 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
D | AudioStreamMediaService.java | 364 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AvailableHearingDevicePreferenceController.java | 115 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | AccessibilityHearingAidPreferenceController.java | 182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | HearingDevicePairingFragment.java | 222 int state, int bluetoothProfile) { in onProfileConnectionStateChanged()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/media/ |
H A D | BluetoothProfileMonitor.java | 63 BluetoothProfile bluetoothProfile; in isProfileSupported() local
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/ |
D | AvailableMediaDeviceGroupController.java | 321 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothDevicePairingDetailBase.java | 221 int bluetoothProfile) { in onProfileConnectionStateChanged()
|
D | BluetoothDeviceUpdater.java | 176 int bluetoothProfile) { in onProfileConnectionStateChanged()
|