Searched refs:RESULT_SMS_DUPLICATED (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DInboundSmsHandler.java732 * or {@link Intents#RESULT_SMS_DUPLICATED}
740 case Intents.RESULT_SMS_DUPLICATED:
1248 return Intents.RESULT_SMS_DUPLICATED; // reject message
/frameworks/base/telephony/java/android/provider/
H A DTelephony.java801 public static final int RESULT_SMS_DUPLICATED = 5; field in class:Telephony.Sms.Intents

Completed in 178 milliseconds