Home
last modified time | relevance | path

Searched defs:getCastDevices (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
H A DFakeCastController.java41 public List<CastDevice> getCastDevices() { in getCastDevices() method in FakeCastController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DCastController.java27 List<CastDevice> getCastDevices(); in getCastDevices() method
H A DCastControllerImpl.java156 public List<CastDevice> getCastDevices() { in getCastDevices() method in CastControllerImpl