Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DCastController.java26 Set<CastDevice> getCastDevices(); in getCastDevices() method
DCastControllerImpl.java133 public Set<CastDevice> getCastDevices() { in getCastDevices() method in CastControllerImpl