Searched defs:iso (Results 1 – 9 of 9) sorted by relevance
237 int iso = (int) (getIso() * scaleFactor); in touchScreen() local239 mCameraOps.setIso(Math.max(mCameraOps.getIsoMin(), iso)); in touchScreen() local263 public void setIso(int iso) { in setIso()
186 String iso = tm.getSimCountryIso().toUpperCase(Locale.US); in getSimCountries() local
116 public final String iso; field in ExifInterfaceTest.ExpectedValue
4834 public void setSimCountryIso(String iso) { in setSimCountryIso()4844 public void setSimCountryIsoForPhone(int phoneId, String iso) { in setSimCountryIsoForPhone()5086 public void setNetworkCountryIso(String iso) { in setNetworkCountryIso()5098 public void setNetworkCountryIsoForPhone(int phoneId, String iso) { in setNetworkCountryIsoForPhone()
2636 String iso = ""; in pollStateDoneGsm() local2647 tm.setNetworkCountryIsoForPhone(mPhone.getPhoneId(), iso); in pollStateDoneGsm() local3739 String iso = ((TelephonyManager) mPhone.getContext(). in setTimeFromNITZString() local
337 String iso = ""; in setIsoCountryProperty() local
57 MccEntry(int mnc, String iso, int smallestDigitsMCC) { in MccEntry()
2081 int iso = exif.getAttributeInt(ExifInterface.TAG_ISO, /*defaultValue*/-1); in verifyJpegExifExtraTags() local
1372 uint16_t iso = static_cast<uint16_t>(tempIso); in DngCreator_setup() local