Home
last modified time | relevance | path

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

/cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
DNumberBlockingTest.java50 private static final String FEATURE_TELEPHONY = "android.hardware.telephony"; field in NumberBlockingTest
/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java78 private static final String FEATURE_TELEPHONY = "android.hardware.telephony"; field in ManagedProfileTest
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java104 public static final String FEATURE_TELEPHONY = "android.hardware.telephony"; field in AtomTestCase