/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/ |
D | BroadcasterViewModel.java | 43 public boolean startBroadcast(BluetoothLeBroadcastSettings settings) { in startBroadcast() method in BroadcasterViewModel
|
D | BluetoothProxy.java | 1544 public boolean startBroadcast(BluetoothLeBroadcastSettings settings) { in startBroadcast() method in BluetoothProxy
|
/packages/modules/Connectivity/nearby/framework/java/android/nearby/ |
D | INearbyManager.aidl | 38 void startBroadcast(in BroadcastRequestParcelable broadcastRequest, in startBroadcast() method
|
D | NearbyManager.java | 276 public void startBroadcast(@NonNull BroadcastRequest broadcastRequest, in startBroadcast() method in NearbyManager
|
/packages/modules/Bluetooth/framework/java/android/bluetooth/ |
D | BluetoothLeBroadcast.java | 504 public void startBroadcast( in startBroadcast() method in BluetoothLeBroadcast 542 public void startBroadcast(@NonNull BluetoothLeBroadcastSettings broadcastSettings) { in startBroadcast() method in BluetoothLeBroadcast
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/managers/ |
D | BroadcastProviderManager.java | 76 public void startBroadcast(BroadcastRequest broadcastRequest, IBroadcastListener listener) { in startBroadcast() method in BroadcastProviderManager
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothBroadcastDialog.java | 175 private boolean startBroadcast() { in startBroadcast() method in BluetoothBroadcastDialog
|
/packages/modules/Connectivity/nearby/service/java/com/android/server/nearby/ |
D | NearbyService.java | 130 public void startBroadcast(BroadcastRequestParcelable broadcastRequestParcelable, in startBroadcast() method in NearbyService
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_audio/ |
D | LeAudioBroadcasterNativeInterface.java | 204 public void startBroadcast(int broadcastId) { in startBroadcast() method in LeAudioBroadcasterNativeInterface
|
D | LeAudioService.java | 1185 public void startBroadcast(int broadcastId) { in startBroadcast() method in LeAudioService 5279 public void startBroadcast( in startBroadcast() method in LeAudioService.BluetoothLeAudioBinder
|
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothLeAudio.aidl | 109 …void startBroadcast(in BluetoothLeBroadcastSettings broadcastSettings, in AttributionSource attrib… in startBroadcast() method
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/ |
D | LeAudioBinderTest.java | 330 public void startBroadcast() { in startBroadcast() method in LeAudioBinderTest
|