Searched refs:charToBCD (Results 1 – 3 of 3) sorted by relevance
1080 private static int charToBCD(char c, @BcdExtendType int bcdExtType) { in charToBCD() method in PhoneNumberUtils1217 (byte)((charToBCD(c, bcdExtType) & 0x0F) << shift); in numberToCalledPartyBCDHelper()
42551 HSPLandroid/telephony/PhoneNumberUtils;->charToBCD(CI)I
68780 Landroid/telephony/PhoneNumberUtils;->charToBCD(CI)I