Searched refs:isWaitForCurrentLocationTimerStarted (Results 1 – 1 of 1) sorted by relevance
1157 assertTrue(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()1159 assertFalse(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()1187 assertTrue(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()1192 assertFalse(mSatelliteAccessControllerUT.isWaitForCurrentLocationTimerStarted()); in testRequestIsSatelliteCommunicationAllowedForCurrentLocation()2718 public boolean isWaitForCurrentLocationTimerStarted() { in isWaitForCurrentLocationTimerStarted() method in SatelliteAccessControllerTest.TestSatelliteAccessController