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

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java179 public Button otaActivateButton; field in class:OtaUtils.OtaWidgetData
1190 case R.id.otaActivateButton:
1349 // mOtaWidgetData.otaActivateButton =
1350 // (Button) mInCallScreen.findViewById(R.id.otaActivateButton);
1351 // mOtaWidgetData.otaActivateButton.setOnClickListener(mInCallScreen);

Completed in 988 milliseconds