Searched defs:TON_NATIONAL_OR_EMAIL (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
H A DCdmaSmsAddress.java55 static public final int TON_NATIONAL_OR_EMAIL = 0x02; field in class:CdmaSmsAddress
220 addr.ton = TON_NATIONAL_OR_EMAIL;

Completed in 62 milliseconds