Searched refs:otaUpperWidgets (Results 1 – 1 of 1) sorted by relevance
187 public ViewGroup otaUpperWidgets; field in OtaUtils.OtaWidgetData1134 mOtaWidgetData.otaUpperWidgets.setVisibility(View.VISIBLE); in otaScreenInitialize()1144 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE); in hideOtaScreen()1391 mOtaWidgetData.otaUpperWidgets = in initOtaInCallScreen()1392 (ViewGroup) mInCallScreen.findViewById(R.id.otaUpperWidgets); in initOtaInCallScreen()1473 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE); in cleanOtaScreen()