Searched defs:feature (Results 1 – 5 of 5) sorted by relevance
517 public boolean supportsFeature(Feature feature) { in supportsFeature()
839 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature()
869 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature()
1550 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()1839 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease()
4305 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()4484 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst()