HomeSort by relevance Sort by last modified time
    Searched refs:mIldCountry (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/dialer/dialpadview/
DialpadView.java 81 private TextView mIldCountry;
117 mIldCountry = (TextView) mRateContainer.findViewById(R.id.ild_country);
255 mIldCountry.setText(countryName);
  /packages/apps/PhoneCommon/src/com/android/phone/common/dialpad/
DialpadView.java 75 private TextView mIldCountry;
120 mIldCountry = (TextView) mRateContainer.findViewById(R.id.ild_country);
260 mIldCountry.setText(countryName);

Completed in 1287 milliseconds