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