Searched refs:BcdExtendType (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | PhoneNumberUtils.java | 61 public @interface BcdExtendType {} annotation in PhoneNumberUtils 862 byte[] bytes, int offset, int length, @BcdExtendType int bcdExtType) { in calledPartyBCDToString() 963 @BcdExtendType int bcdExtType) { in internalCalledPartyBCDFragmentToString() 1018 byte[] bytes, int offset, int length, @BcdExtendType int bcdExtType) { in calledPartyBCDFragmentToString() 1028 private static char bcdToChar(byte b, @BcdExtendType int bcdExtType) { in bcdToChar() 1046 private static int charToBCD(char c, @BcdExtendType int bcdExtType) { in charToBCD() 1153 public static byte[] numberToCalledPartyBCD(String number, @BcdExtendType int bcdExtType) { in numberToCalledPartyBCD() 1162 String number, boolean includeLength, @BcdExtendType int bcdExtType) { in numberToCalledPartyBCDHelper()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 73739 Landroid/telephony/PhoneNumberUtils$BcdExtendType;
|