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

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java187 public ViewGroup otaUpperWidgets; field in class:OtaUtils.OtaWidgetData
1141 mOtaWidgetData.otaUpperWidgets.setVisibility(View.VISIBLE);
1151 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE);
1398 mOtaWidgetData.otaUpperWidgets =
1399 (ViewGroup) mInCallScreen.findViewById(R.id.otaUpperWidgets);
1478 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE);

Completed in 67 milliseconds