Searched refs:mSatelliteAccessControllerUT (Results 1 – 1 of 1) sorted by relevance
161 private TestSatelliteAccessController mSatelliteAccessControllerUT; field in SatelliteAccessControllerTest272 mSatelliteAccessControllerUT = new TestSatelliteAccessController(mMockContext, in setUp()305 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()318 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()329 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()343 mSatelliteAccessControllerUT.elapsedRealtimeNanos = TEST_LOCATION_FRESH_DURATION_NANOS + 1; in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()346 mSatelliteAccessControllerUT.requestIsCommunicationAllowedForCurrentLocation( in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()350 mSatelliteAccessControllerUT.isKeepOnDeviceAccessControllerResourcesTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()360 mTestableLooper.moveTimeForward(mSatelliteAccessControllerUT in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()364 mSatelliteAccessControllerUT.isKeepOnDeviceAccessControllerResourcesTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()[all …]