Home
last modified time | relevance | path

Searched defs:FEATURE_CONNECTION_SERVICE (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java53 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in NumberBlockingTest
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/packages/
DCommonPackages.java273 public static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in CommonPackages
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DBaseDevicePolicyTest.java79 private static final String FEATURE_CONNECTION_SERVICE = "android.software.connectionservice"; field in BaseDevicePolicyTest