Searched refs:hasCellular (Results 1 – 3 of 3) sorted by relevance
41 mHasCellular = hasCellular(); in setUp()47 private static boolean hasCellular() { in hasCellular() method in CarrierServiceTest
165 final boolean hasCellular = findCellularNetwork() != null; in testCorrectness()166 if (isSupported() && !hasCellular) { in testCorrectness()169 } else if (!isSupported() && hasCellular) { in testCorrectness()
373 if (!hasCellular()) return; in saveAllowedNetworkTypesForAllReasons()442 private boolean hasCellular() { in hasCellular() method in TelephonyManagerTest449 if (!hasCellular()) return; in testHasCarrierPrivilegesViaCarrierConfigs()4618 if (!hasCellular()) return; in testCheckCarrierPrivilegesForPackageThrowsExceptionWithoutReadPrivilege()4657 if (!hasCellular()) return; in testGetCarrierPackageNamesForIntentAndPhoneThrowsExceptionWithoutReadPrivilege()4689 if (!hasCellular()) return; in testGetPackagesWithCarrierPrivilegesThrowsExceptionWithoutReadPrivilege()