Home
last modified time | relevance | path

Searched defs:bisSyncState (Results 1 – 18 of 18) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DAvailableMediaBluetoothDeviceUpdaterTest.java273 List<Long> bisSyncState = new ArrayList<>(); in onProfileConnectionStateChanged_leaConnected_notInCallSharingFlagOff_addPref() local
295 List<Long> bisSyncState = new ArrayList<>(); in onProfileConnectionStateChanged_hasLeaMemberConnected_notInCallFlagOff_addPref() local
387 List<Long> bisSyncState = new ArrayList<>(); in onProfileConnectionStateChanged_leaConnected_notInCallInSharing_removePref() local
431 List<Long> bisSyncState = new ArrayList<>(); in onProfileConnectionStateChanged_leaConnected_inCallSharing_removePref() local
DBluetoothDetailsAudioSharingControllerTest.java150 List<Long> bisSyncState = new ArrayList<>(); in connected_hasBroadcastSource_showTwoPreference() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsHelperTest.java198 List<Long> bisSyncState = new ArrayList<>(); in removeSource_hasConnectedSource() local
225 List<Long> bisSyncState = new ArrayList<>(); in removeSource_memberHasConnectedSource() local
255 List<Long> bisSyncState = new ArrayList<>(); in getConnectedBroadcastIdAndState_returnStreamingSource() local
305 List<Long> bisSyncState = new ArrayList<>(); in getConnectedBroadcastIdAndState_returnPausedSource() local
331 List<Long> bisSyncState = new ArrayList<>(); in startMediaService_hasDevice() local
DAudioStreamsProgressCategoryCallbackTest.java86 List<Long> bisSyncState = new ArrayList<>(); in testOnReceiveStateChanged_connected() local
100 List<Long> bisSyncState = new ArrayList<>(); in testOnReceiveStateChanged_sourcePresent() local
DAudioStreamButtonControllerTest.java260 List<Long> bisSyncState = new ArrayList<>(); in testCallback_onReceiveStateChanged_updateButton() local
288 List<Long> bisSyncState = new ArrayList<>(); in testCallback_onReceiveStateChangedWithSourcePaused_updateButton() local
DAudioStreamsProgressCategoryControllerTest.java903 List<Long> bisSyncState = new ArrayList<>(); in testHandleSourcePaused_updateState() local
967 List<Long> bisSyncState = new ArrayList<>(); in testHandleSourcePaused_retryBadCode_skipUpdateState() local
999 List<Long> bisSyncState = new ArrayList<>(); in createConnectedMock() local
DAudioStreamHeaderControllerTest.java268 List<Long> bisSyncState = new ArrayList<>(); in testCallback_onReceiveStateChanged_updateButton() local
DAudioStreamMediaServiceTest.java465 List<Long> bisSyncState = new ArrayList<>(); in assistantCallback_onReceiveStateChanged_connected_doNothing() local
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastReceiveState.java213 private static String bisSyncStateToString(Long bisSyncState, int bisSyncStateIndex) { in bisSyncStateToString()
248 @NonNull List<Long> bisSyncState, in BluetoothLeBroadcastReceiveState()
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingDeviceVolumeControlUpdaterTest.java104 List<Long> bisSyncState = new ArrayList<>(); in setUp() local
DAudioSharingBluetoothDeviceUpdaterTest.java490 List<Long> bisSyncState = new ArrayList<>(); in setupPreferenceMapWithDevice() local
DAudioSharingDeviceVolumeGroupControllerTest.java530 List<Long> bisSyncState = new ArrayList<>(); in testBluetoothLeBroadcastAssistantCallbacks_doNothing() local
DAudioSharingCallAudioPreferenceControllerTest.java180 List<Long> bisSyncState = new ArrayList<>(); in setUp() local
DAudioSharingDevicePreferenceControllerTest.java645 List<Long> bisSyncState = new ArrayList<>(); in testBluetoothLeBroadcastAssistantCallbacks_doNothing() local
DAudioSharingDialogHandlerTest.java165 List<Long> bisSyncState = new ArrayList<>(); in setup() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBassClientStateMachine.java723 ArrayList<Long> bisSyncState = new ArrayList<Long>(); in parseBroadcastReceiverStateObsolete() local
944 ArrayList<Long> bisSyncState = new ArrayList<Long>(); in parseBroadcastReceiverState() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java1455 long bisSyncState) { in injectRemoteSourceState()
1524 long bisSyncState) { in injectRemoteSourceStateChanged()
DBassClientStateMachineTest.java2858 long bisSyncState) { in generateBroadcastReceiveStatesAndVerify()