Home
last modified time | relevance | path

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

/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/
DTvMediaOutputController.java148 addOtherDevicesDivider(finalMediaItems); in buildInitialList()
213 addOtherDevicesDivider(targetMediaItems); in addItemsBasedOnConnection()
222 private void addOtherDevicesDivider(List<MediaItem> mediaItems) { in addOtherDevicesDivider() method