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.java1494 int detailsId; in handleConfirmShortCode() local
1496 detailsId = R.string.sms_premium_short_code_details; in handleConfirmShortCode()
1498 detailsId = R.string.sms_short_code_details; in handleConfirmShortCode()
1529 detailsView.setText(detailsId); in handleConfirmShortCode()