Home
last modified time | relevance | path

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

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