Lines Matching refs:getString
626 cardTitle = getContext().getString(R.string.card_title_redialing);
766 retVal = context.getString(R.string.card_title_dialing);
768 retVal = context.getString(R.string.card_title_in_progress);
772 retVal = context.getString(R.string.card_title_in_progress);
779 retVal = context.getString(R.string.card_title_on_hold);
786 retVal = context.getString(R.string.card_title_dialing);
791 retVal = context.getString(R.string.card_title_incoming_call);
795 retVal = context.getString(R.string.card_title_hanging_up);
835 mSecondaryCallName.setText(getContext().getString(R.string.confCall));
877 getContext().getString(R.string.card_title_in_call));
1035 return getContext().getString(resID);
1182 String name = getContext().getString(R.string.unknown);
1184 name = getContext().getString(R.string.private_num);
1186 name = getContext().getString(R.string.payphone);