Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java609 attachRangeInfo(devices); in buildMediaItems()
711 private void attachRangeInfo(List<MediaDevice> devices) { in attachRangeInfo() method in MediaOutputController