Searched defs:feature (Results 1 – 6 of 6) sorted by relevance
1838 def _get_feature_config_or_warn(self, feature, env_var_name): argument1866 def _get_remote_args(self, feature): argument1874 def _get_remote_avd_args(self, feature): argument
438 public boolean supportsFeature(Feature feature) { in supportsFeature()
986 public boolean hasFeature(String feature) throws DeviceNotAvailableException; in hasFeature()
966 public boolean hasDeviceFeature(String feature) throws DeviceNotAvailableException { in hasDeviceFeature()
2214 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()2529 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease()2841 private boolean isVirtFeatureEnabled(String feature) throws DeviceNotAvailableException { in isVirtFeatureEnabled()
5259 public boolean hasFeature(String feature) throws DeviceNotAvailableException { in hasFeature()5479 protected void checkApiLevelAgainst(String feature, int strictMinLevel) { in checkApiLevelAgainst()