Searched refs:otaNextButton (Results 1 – 1 of 1) sorted by relevance
188 public Button otaNextButton; field in OtaUtils.OtaWidgetData1023 mOtaWidgetData.otaNextButton.setVisibility(View.VISIBLE); in otaShowProgramSuccessDialog()1141 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in otaScreenInitialize()1262 case R.id.otaNextButton: in onClickHandler()1418 mOtaWidgetData.otaNextButton = (Button) mInCallScreen.findViewById(R.id.otaNextButton); in initOtaInCallScreen()1419 mOtaWidgetData.otaNextButton.setOnClickListener(mInCallScreen); in initOtaInCallScreen()1483 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in cleanOtaScreen()