Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DOtaUtils.java184 public Button otaNextButton; field in OtaUtils.OtaWidgetData
967 mOtaWidgetData.otaNextButton.setVisibility(View.VISIBLE); in otaShowProgramSuccessDialog()
1085 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in otaScreenInitialize()
1207 case R.id.otaNextButton: in onClickHandler()
1428 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in cleanOtaScreen()