Searched refs:otaNextButton (Results 1 – 1 of 1) sorted by relevance
185 public Button otaNextButton; field in OtaUtils.OtaWidgetData1015 mOtaWidgetData.otaNextButton.setVisibility(View.VISIBLE); in otaShowProgramSuccessDialog()1133 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in otaScreenInitialize()1254 case R.id.otaNextButton: in onClickHandler()1410 mOtaWidgetData.otaNextButton = (Button) mInCallScreen.findViewById(R.id.otaNextButton); in initOtaInCallScreen()1411 mOtaWidgetData.otaNextButton.setOnClickListener(mInCallScreen); in initOtaInCallScreen()1475 mOtaWidgetData.otaNextButton.setVisibility(View.GONE); in cleanOtaScreen()