Home | History | Annotate | Download | only in am

Lines Matching refs:stringName

110     String stringName;      // caching of toString() result.
293 stringName = null;
1133 if (stringName != null) {
1134 sb.append(stringName);
1158 stringName = sb.toString();