Home
last modified time | relevance | path

Searched refs:originalSupportState (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
DSatelliteManagerTestOnMockService.java3902 final Pair<Boolean, Integer> originalSupportState = requestIsSatelliteSupported(); in testRegisterForSupportedStateChanged() local
3946 sendOnSatelliteSupportedStateChanged(originalSupportState.first); in testRegisterForSupportedStateChanged()