Searched refs:shouldTestSatellite (Results 1 – 3 of 3) sorted by relevance
75 if (!shouldTestSatellite()) return; in beforeAllTests()127 if (!shouldTestSatellite()) return; in afterAllTests()183 if (!shouldTestSatellite()) return; in setUp()194 if (!shouldTestSatellite()) return; in testSatelliteTransmissionUpdates()231 if (!shouldTestSatellite()) return; in testProvisionSatelliteService()301 if (!shouldTestSatellite()) return; in testDeprovisionSatelliteService()313 if (!shouldTestSatellite()) return; in testRegisterForSatelliteProvisionStateChanged()326 if (!shouldTestSatellite()) return; in testRequestIsSatelliteProvisioned()351 if (!shouldTestSatellite()) return; in testRequestSatelliteEnabled()366 if (!shouldTestSatellite()) return; in testRequestIsSatelliteEnabled()[all …]
106 protected static boolean shouldTestSatellite() { in shouldTestSatellite() method in SatelliteManagerTestBase
176 if (!shouldTestSatellite()) { in beforeAllTests()