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.java181 public Button otaNextButton; field in OtaUtils.OtaWidgetData
958 mOtaWidgetData.otaNextButton.setVisibility(View.VISIBLE); in otaShowProgramSuccessDialog()
1076 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in otaScreenInitialize()
1198 case R.id.otaNextButton: in onClickHandler()
1419 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in cleanOtaScreen()