Searched refs:FEATURE_CONNECTION_SERVICE (Results 1 – 7 of 7) sorted by relevance
53 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in NumberBlockingTest68 && getDevice().hasFeature(FEATURE_CONNECTION_SERVICE); in setUp()
273 public static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in CommonPackages
211 new Feature(PackageManager.FEATURE_CONNECTION_SERVICE, false),
79 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in BaseDevicePolicyTest754 assumeHasDeviceFeature(FEATURE_CONNECTION_SERVICE); in assumeHasTelephonyAndConnectionServiceFeatures()
561 packageManager.hasSystemFeature(PackageManager.FEATURE_CONNECTION_SERVICE); in hasTelephony()
446 || (pm.hasSystemFeature(PackageManager.FEATURE_CONNECTION_SERVICE) in shouldTestTelecom()
13118 …field @Deprecated public static final String FEATURE_CONNECTION_SERVICE = "android.software.connec…