Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java173 private boolean mQueriedSatelliteAllowed = false; field in SatelliteAccessControllerTest
182 mQueriedSatelliteAllowed = resultData.getBoolean(
186 mQueriedSatelliteAllowed = false;
190 mQueriedSatelliteAllowed = false;
324 assertFalse(mQueriedSatelliteAllowed); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
356 assertTrue(mQueriedSatelliteAllowed); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
399 assertTrue(mQueriedSatelliteAllowed); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()
456 assertFalse(mQueriedSatelliteAllowed); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()