Searched refs:FEATURE_CONNECTION_SERVICE (Results 1 – 4 of 4) sorted by relevance
49 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in NumberBlockingTest64 && getDevice().hasFeature(FEATURE_CONNECTION_SERVICE); in setUp()
71 pm.hasSystemFeature(PackageManager.FEATURE_CONNECTION_SERVICE); in shouldTestTelecom()
68 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in ManagedProfileTest781 return hasDeviceFeature(FEATURE_TELEPHONY) && hasDeviceFeature(FEATURE_CONNECTION_SERVICE); in shouldRunTelecomTest()
211 new Feature(PackageManager.FEATURE_CONNECTION_SERVICE, false),