Searched defs:CastDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DCastController.java26 Set<CastDevice> getCastDevices();
27 void startCasting(CastDevice device);
28 void stopCasting(CastDevice device);
34 public static final class CastDevice { class in interface:CastController

Completed in 34 milliseconds