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

/packages/services/Telephony/src/com/android/phone/
H A DOtaUtils.java186 public ViewGroup otaUpperWidgets; field in class:OtaUtils.OtaWidgetData
1086 mOtaWidgetData.otaUpperWidgets.setVisibility(View.VISIBLE);
1096 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE);
1344 // mOtaWidgetData.otaUpperWidgets =
1345 // (ViewGroup) mInCallScreen.findViewById(R.id.otaUpperWidgets);
1426 mOtaWidgetData.otaUpperWidgets.setVisibility(View.GONE);

Completed in 385 milliseconds