Searched refs:satelliteSupportedStateCallbackTest (Results 1 – 1 of 1) sorted by relevance
3904 SatelliteSupportedStateCallbackTest satelliteSupportedStateCallbackTest = in testRegisterForSupportedStateChanged() local3910 getContext().getMainExecutor(), satelliteSupportedStateCallbackTest); in testRegisterForSupportedStateChanged()3915 assertFalse(satelliteSupportedStateCallbackTest.waitUntilResult(1)); in testRegisterForSupportedStateChanged()3919 assertTrue(satelliteSupportedStateCallbackTest.waitUntilResult(1)); in testRegisterForSupportedStateChanged()3920 assertFalse(satelliteSupportedStateCallbackTest.isSupported); in testRegisterForSupportedStateChanged()3929 assertFalse(satelliteSupportedStateCallbackTest.waitUntilResult(1)); in testRegisterForSupportedStateChanged()3933 assertTrue(satelliteSupportedStateCallbackTest.waitUntilResult(1)); in testRegisterForSupportedStateChanged()3934 assertTrue(satelliteSupportedStateCallbackTest.isSupported); in testRegisterForSupportedStateChanged()3943 assertFalse(satelliteSupportedStateCallbackTest.waitUntilResult(1)); in testRegisterForSupportedStateChanged()3947 satelliteSupportedStateCallbackTest.clearSupportedStates(); in testRegisterForSupportedStateChanged()[all …]