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.java2317 int detailsId; in handleConfirmShortCode() local
2319 detailsId = R.string.sms_premium_short_code_details; in handleConfirmShortCode()
2321 detailsId = R.string.sms_short_code_details; in handleConfirmShortCode()
2352 detailsView.setText(detailsId); in handleConfirmShortCode()