Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1485 int detailsId; in handleConfirmShortCode() local
1487 detailsId = R.string.sms_premium_short_code_details; in handleConfirmShortCode()
1489 detailsId = R.string.sms_short_code_details; in handleConfirmShortCode()
1520 detailsView.setText(detailsId); in handleConfirmShortCode()