Home | History | Annotate | Download | only in phone

Lines Matching refs:TextView

50 import android.widget.TextView;
190 public TextView otaTextSuccessFail;
193 public TextView otaTextActivate;
194 public TextView otaTextListenProgress;
198 public TextView otaTitle;
1334 // mOtaWidgetData.otaTitle = (TextView) mInCallScreen.findViewById(R.id.otaTitle);
1335 // mOtaWidgetData.otaTextActivate = (TextView) mInCallScreen.findViewById(R.id.otaActivate);
1338 // (TextView) mInCallScreen.findViewById(R.id.otaListenProgress);
1343 // (TextView) mInCallScreen.findViewById(R.id.otaSuccessFailStatus);