Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 11 of 11) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1550 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument
1552 if (!feature.startsWith("feature:")) { in hasFeature()
1553 feature = "feature:" + feature; in hasFeature()
1558 if (feature.equals(line)) { in hasFeature()
1562 CLog.w("Feature: %s is not available on %s", feature, getSerialNumber()); in hasFeature()
1839 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease() argument
1847 feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainstNextRelease()
DNativeDevice.java4301 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument
4480 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst() argument
4484 + "Must be API %d.", feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainst()
/tools/apksig/
DREADME.md10 The key feature of apksig is that it knows about differences in APK signature verification logic
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DBaseHostJUnit4Test.java869 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature() argument
870 return getDevice().hasFeature("feature:" + feature); in hasDeviceFeature()
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java839 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature() argument
DStubDevice.java517 public boolean supportsFeature(Feature feature) { in supportsFeature() argument
/tools/acloud/
DREADME.md226 If you have any bugs or feature requests, [go/acloud-bug](http://go/acloud-bug).
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto107 // point. This feature allows a code generator to extend the output
/tools/repohooks/tools/
Dspelling.txt502 feauture||feature
504 fetaure||feature
/tools/metalava/
DREADME.md429 For example, metalava has a feature to mark "newly annotated" nullness
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...