Searched refs:hasConnectedCastDevice (Results 1 – 5 of 5) sorted by relevance
34 boolean hasConnectedCastDevice(); in hasConnectedCastDevice() method
220 public boolean hasConnectedCastDevice() { in hasConnectedCastDevice() method in CastControllerImpl
56 public boolean hasConnectedCastDevice() { in hasConnectedCastDevice() method in FakeCastController
154 assertTrue(mController.hasConnectedCastDevice()); in hasConnectedCastDevice_connected()162 assertTrue(mController.hasConnectedCastDevice()); in hasConnectedCastDevice_notConnected()
1240 mRecordingController.isRecording() || mCastController.hasConnectedCastDevice() in applyClippingImmediately()