Searched refs:mHasTelephony (Results 1 – 5 of 5) sorted by relevance
27 private boolean mHasTelephony; field in CellBroadcastProviderTest33 mHasTelephony = hasTelephony(); in setUp()38 if (!mHasTelephony) { in testAccess()51 if (!mHasTelephony) { in testAccessMessageHistoryWithoutPermission()
33 private boolean mHasTelephony; field in STKFrameworkTest37 mHasTelephony = getContext().getPackageManager().hasSystemFeature( in setUp()48 if (!mHasTelephony) { in testInterceptedSIMCommandsToTelephony()
47 private boolean mHasTelephony = true; field in PhoneStateListenerTest59 mHasTelephony = false; in setUp()80 if (!mHasTelephony) { in testOnUnRegisterFollowedByRegister()
74 private boolean mHasTelephony = false; field in DirectDelegatedCertInstallerTest85 mHasTelephony = true; in setUp()181 if (!mHasTelephony) { in validateNoAccessToIdentifier()194 if (!mHasTelephony) { in validateCanAccessDeviceIdentifiers()
83 private final boolean mHasTelephony; field in NetworkingHelper103 mHasTelephony = packageManager.hasSystemFeature(PackageManager.FEATURE_TELEPHONY); in NetworkingHelper()161 if (!mHasTelephony) { in hasCellularNetwork()265 if (!mHasTelephony) { in setAirplaneMode()