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

/packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
H A DDialpadView.java69 private TextView mIldCountry; field in class:DialpadView
114 mIldCountry = (TextView) mRateContainer.findViewById(R.id.ild_country);
209 mIldCountry.setText(countryName);

Completed in 54 milliseconds