Searched defs:feature (Results 1 – 5 of 5) sorted by relevance
516 public boolean supportsFeature(Feature feature) { in supportsFeature()
1403 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()1680 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease()
800 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature()
3985 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()4160 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst()
780 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature()