Searched refs:otaEndButton (Results 1 – 1 of 1) sorted by relevance
182 public Button otaEndButton; field in OtaUtils.OtaWidgetData1238 case R.id.otaEndButton: in onClickHandler()1400 mOtaWidgetData.otaEndButton = (Button) mInCallScreen.findViewById(R.id.otaEndButton); in initOtaInCallScreen()1401 mOtaWidgetData.otaEndButton.setOnClickListener(mInCallScreen); in initOtaInCallScreen()