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

/frameworks/base/telephony/java/com/android/internal/telephony/
H A DSmsApplication.java627 oldAppIntent.putExtra(Telephony.Sms.Intents.EXTRA_IS_DEFAULT_SMS_APP, false);
645 intent.putExtra(Telephony.Sms.Intents.EXTRA_IS_DEFAULT_SMS_APP, true);
/frameworks/base/telephony/java/android/provider/
H A DTelephony.java1124 * A boolean is specified in {@link #EXTRA_IS_DEFAULT_SMS_APP} to
1138 public static final String EXTRA_IS_DEFAULT_SMS_APP = field in class:Telephony.Sms.Intents

Completed in 16 milliseconds