Searched defs:feature (Results 1 – 6 of 6) sorted by relevance
1837 def _get_feature_config_or_warn(self, feature, env_var_name): argument1865 def _get_remote_args(self, feature): argument1873 def _get_remote_avd_args(self, feature): argument
438 public boolean supportsFeature(Feature feature) { in supportsFeature()
982 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature()
966 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature()
2204 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()2518 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease()2826 private boolean isVirtFeatureEnabled(String feature) throws DeviceNotAvailableException { in isVirtFeatureEnabled()
5160 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()5372 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst()