Searched refs:mQueriedSatelliteAllowedResultCode (Results 1 – 1 of 1) sorted by relevance
174 private int mQueriedSatelliteAllowedResultCode = SATELLITE_RESULT_SUCCESS; field in SatelliteAccessControllerTest179 mQueriedSatelliteAllowedResultCode = resultCode;310 assertEquals(SATELLITE_RESULT_REQUEST_NOT_SUPPORTED, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()323 assertEquals(SATELLITE_RESULT_SUCCESS, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()334 assertEquals(SATELLITE_RESULT_MODEM_ERROR, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()355 assertEquals(SATELLITE_RESULT_SUCCESS, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()398 assertEquals(SATELLITE_RESULT_SUCCESS, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()430 assertEquals(SATELLITE_RESULT_LOCATION_NOT_AVAILABLE, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()455 assertEquals(SATELLITE_RESULT_SUCCESS, mQueriedSatelliteAllowedResultCode); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()