Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DOtaUtils.java194 public TextView otaTitle; field in OtaUtils.OtaWidgetData
936 mOtaWidgetData.otaTitle.setText(R.string.ota_title_problem_with_activation); in otaShowProgramFailureDialog()
954 mOtaWidgetData.otaTitle.setText(R.string.ota_title_activate_success); in otaShowProgramSuccessDialog()
1065 mOtaWidgetData.otaTitle.setText(R.string.ota_title_activate); in otaScreenInitialize()