Searched refs:mHasTelephony (Results 1 – 3 of 3) sorted by relevance
32 private boolean mHasTelephony; field in TelephonyManagerPermissionTest39 mHasTelephony = getContext().getPackageManager().hasSystemFeature( in setUp()55 if (!mHasTelephony) { in testGetDeviceId()81 if (!mHasTelephony) { in testGetLine1Number()101 if (!mHasTelephony) { in testGetSimSerialNumber()121 if (!mHasTelephony) { in testGetSubscriberId()141 if (!mHasTelephony) { in testVoiceMailNumber()162 if (!mHasTelephony) { in testSetMode()175 if (!mHasTelephony) { in testProtectedBroadcasts()
44 private boolean mHasTelephony; field in NoLocationPermissionTest54 mHasTelephony = mContext.getPackageManager().hasSystemFeature( in setUp()73 if (!mHasTelephony) { in testListenCellLocation()104 if (!mHasTelephony) { in testListenCellLocation2()
53 private boolean mHasTelephony; field in ConnectivityConstraintTest69 mHasTelephony = packageManager.hasSystemFeature(PackageManager.FEATURE_TELEPHONY); in setUp()195 if (!mHasTelephony) { in checkDeviceSupportsMobileData()