Searched refs:isWaitForCurrentLocationTimerStarted (Results 1 – 1 of 1) sorted by relevance
390 assertTrue(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()392 assertFalse(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()420 assertTrue(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()425 assertFalse(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()678 public boolean isWaitForCurrentLocationTimerStarted() { in isWaitForCurrentLocationTimerStarted() method in SatelliteAccessControllerTest.TestSatelliteAccessController