Searched refs:getCastDevices (Results 1 – 5 of 5) sorted by relevance
40 public Set<CastDevice> getCastDevices() { in getCastDevices() method in FakeCastController
27 Set<CastDevice> getCastDevices(); in getCastDevices() method
133 public Set<CastDevice> getCastDevices() { in getCastDevices() method in CastControllerImpl
152 final Set<CastDevice> devices = mController.getCastDevices(); in handleUpdateState()259 updateItems(mController.getCastDevices()); in createDetailView()
480 for (CastDevice device : mCast.getCastDevices()) { in updateCast()