Searched refs:toNumber (Results 1 – 2 of 2) sorted by relevance
333 String toNumber; in updateDestinationAddressPerType() local336 toNumber = recipientNumbers[i].getString(); in updateDestinationAddressPerType()337 newToNumber = SmsNumberUtils.filterDestAddr(mContext, mSubId, toNumber); in updateDestinationAddressPerType()338 if (!TextUtils.equals(toNumber, newToNumber)) { in updateDestinationAddressPerType()
907 Landroid/icu/impl/number/Parse$StateItem;->toNumber(Landroid/icu/impl/number/DecimalFormatPropertie…