Home
last modified time | relevance | path

Searched refs:onDeviceListChanged (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java308 mCallback.onDeviceListChanged(); in onDeviceListUpdate()
557 mCallback.onDeviceListChanged(); in refreshDataSetIfNeeded()
1249 void onDeviceListChanged(); in onDeviceListChanged() method
H A DMediaOutputBaseDialog.java574 public void onDeviceListChanged() { in onDeviceListChanged() method in MediaOutputBaseDialog
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dialog/
H A DMediaOutputControllerTest.java431 verify(mCb).onDeviceListChanged(); in onDeviceListUpdate_verifyDeviceListCallback()
454 verify(mCb).onDeviceListChanged(); in advanced_onDeviceListUpdateWithConnectedDeviceRemote_verifyItemSize()
480 verify(mCb).onDeviceListChanged(); in advanced_categorizeMediaItems_withSuggestedDevice_verifyDeviceListSize()