Home
last modified time | relevance | path

Searched defs:featureName (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/
DHarmfulAppWarningTest.java164 protected boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature()
/cts/tests/tests/location/src/android/location/cts/
DAddressTest.java104 String featureName = "Golden Gate Bridge"; in testAccessFeatureName() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java653 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DAtomTestCase.java932 protected boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature()