Home
last modified time | relevance | path

Searched refs:SMS_PICK (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/
DSmsManager.java252 private static final int SMS_PICK = 2; field in SmsManager
660 intent.putExtra(DIALOG_TYPE_KEY, SMS_PICK); in getSubscriptionId()