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

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java184 public Button otaNextButton; field in class:OtaUtils.OtaWidgetData
967 mOtaWidgetData.otaNextButton.setVisibility(View.VISIBLE);
1085 mOtaWidgetData.otaNextButton.setVisibility(View.GONE);
1207 case R.id.otaNextButton:
1363 // mOtaWidgetData.otaNextButton = (Button) mInCallScreen.findViewById(R.id.otaNextButton);
1364 // mOtaWidgetData.otaNextButton.setOnClickListener(mInCallScreen);
1428 mOtaWidgetData.otaNextButton.setVisibility(View.GONE);

Completed in 11 milliseconds