Searched defs:feature (Results 1 – 4 of 4) sorted by relevance
545 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature()
517 public boolean supportsFeature(Feature feature) { in supportsFeature()
3688 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()3829 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst()
673 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature()