Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/satellite/accesscontrol/
DSatelliteAccessControllerTest.java161 private TestSatelliteAccessController mSatelliteAccessControllerUT; field in SatelliteAccessControllerTest
272 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 …]