Searched refs:feature (Results 1 – 11 of 11) sorted by relevance
1550 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument1552 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() argument1847 feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainstNextRelease()
4301 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature() argument4480 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst() argument4484 + "Must be API %d.", feature, getSerialNumber(), strictMinLevel)); in checkApiLevelAgainst()
10 The key feature of apksig is that it knows about differences in APK signature verification logic
869 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature() argument870 return getDevice().hasFeature("feature:" + feature); in hasDeviceFeature()
839 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature() argument
517 public boolean supportsFeature(Feature feature) { in supportsFeature() argument
226 If you have any bugs or feature requests, [go/acloud-bug](http://go/acloud-bug).
107 // point. This feature allows a code generator to extend the output
502 feauture||feature504 fetaure||feature
429 For example, metalava has a feature to mark "newly annotated" nullness
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...