Home
last modified time | relevance | path

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

/cts/hostsidetests/packagemanager/dynamicmime/test/src/android/dynamicmime/testapp/util/
DUtils.java44 public static boolean hasFeature(String featureName) { in hasFeature()
/cts/hostsidetests/harmfulappwarning/src/android/harmfulappwarning/cts/
DHarmfulAppWarningTest.java164 protected boolean hasFeature(String featureName) throws DeviceNotAvailableException { in hasFeature()
/cts/tests/location/location_none/src/android/location/cts/none/
DAddressTest.java109 String featureName = "Golden Gate Bridge"; in testAccessFeatureName() local
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java414 private boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DAtomTestCase.java927 protected boolean hasFeature(String featureName, boolean requiredAnswer) throws Exception { in hasFeature()