Home | History | Annotate | Download | only in telephony

Lines Matching defs:TOA_Unknown

104     public static final int TOA_Unknown = 0x81;
814 return TOA_Unknown;
1187 result[offset] = (byte)(hasPlus ? TOA_International : TOA_Unknown);