Searched refs:otaTextListenProgress (Results 1 – 1 of 1) sorted by relevance
194 public TextView otaTextListenProgress; field in OtaUtils.OtaWidgetData793 mOtaWidgetData.otaTextListenProgress.setVisibility(View.VISIBLE); in otaShowListeningScreen()794 mOtaWidgetData.otaTextListenProgress.setText(R.string.ota_listen); in otaShowListeningScreen()926 mOtaWidgetData.otaTextListenProgress.setVisibility(View.VISIBLE); in otaShowInProgressScreen()927 mOtaWidgetData.otaTextListenProgress.setText(R.string.ota_progress); in otaShowInProgressScreen()1124 mOtaWidgetData.otaTextListenProgress.setVisibility(View.GONE); in otaScreenInitialize()1383 mOtaWidgetData.otaTextListenProgress = in initOtaInCallScreen()1467 mOtaWidgetData.otaTextListenProgress.setVisibility(View.GONE); in cleanOtaScreen()