Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/utils/leaks/
DFakeCastController.java56 public boolean hasConnectedCastDevice() { in hasConnectedCastDevice() method in FakeCastController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DCastController.java34 boolean hasConnectedCastDevice(); in hasConnectedCastDevice() method
DCastControllerImpl.java220 public boolean hasConnectedCastDevice() { in hasConnectedCastDevice() method in CastControllerImpl