Searched refs:isPlaybackStateReady (Results 1 – 2 of 2) sorted by relevance
66 boolean isPlaybackStateReady() { in isPlaybackStateReady() method in MediaPlayerWrapper402 if (!isPlaybackStateReady()) { in onPlaybackStateChanged()432 if (!isPlaybackStateReady() || !isMetadataReady()) { in onQueueChanged()
156 Assert.assertTrue(wrapper.isPlaybackStateReady()); in testIsReady()161 Assert.assertFalse(wrapper.isPlaybackStateReady()); in testIsReady()165 Assert.assertTrue(wrapper.isPlaybackStateReady()); in testIsReady()185 Assert.assertTrue(wrapper.isPlaybackStateReady()); in testControllerUpdate()