Searched refs:feature (Results 1 – 11 of 11) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 1403 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument 1405 if (output.contains(feature)) { in hasFeature() 1408 CLog.w("Feature: %s is not available on %s", feature, getSerialNumber()); in hasFeature() 1680 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease() argument 1688 feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainstNextRelease()
|
D | ITestDevice.java | 800 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature() argument
|
D | StubDevice.java | 516 public boolean supportsFeature(Feature feature) { in supportsFeature() argument
|
D | NativeDevice.java | 3985 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument 4160 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst() argument 4164 + "Must be API %d.", feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainst()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/junit4/ |
D | BaseHostJUnit4Test.java | 780 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature() argument 781 return getDevice().hasFeature("feature:" + feature); in hasDeviceFeature()
|
/tools/apksig/ |
D | README.md | 10 The key feature of apksig is that it knows about differences in APK signature verification logic
|
/tools/acloud/ |
D | README.md | 200 If you have any bugs or feature requests, [go/acloud-bug](http://go/acloud-bug).
|
/tools/repohooks/tools/ |
D | spelling.txt | 502 feauture||feature 504 fetaure||feature
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/ |
D | plugin.proto | 107 // point. This feature allows a code generator to extend the output
|
/tools/metalava/ |
D | README.md | 426 For example, metalava has a feature to mark "newly annotated" nullness
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 1750 o One desirable feature is that any multi-octet fields within the 1756 o Another desirable feature is that the Hop-by-Hop or Destination
|