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

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java194 public TextView otaTitle; field in class:OtaUtils.OtaWidgetData
936 mOtaWidgetData.otaTitle.setText(R.string.ota_title_problem_with_activation);
954 mOtaWidgetData.otaTitle.setText(R.string.ota_title_activate_success);
1065 mOtaWidgetData.otaTitle.setText(R.string.ota_title_activate);
1324 // mOtaWidgetData.otaTitle = (TextView) mInCallScreen.findViewById(R.id.otaTitle);

Completed in 44 milliseconds