Searched refs:propValLen (Results 1 – 1 of 1) sorted by relevance
6242 int propValLen = propVal.length(); in setTelephonyProperty() local6244 propValLen = propVal.getBytes("utf-8").length; in setTelephonyProperty()6248 if (propValLen > SystemProperties.PROP_VALUE_MAX) { in setTelephonyProperty()