Home | History | Annotate | Download | only in webkit

Lines Matching refs:MODEL

422         // add the model for the release build
424 final String model = Build.MODEL;
425 if (model.length() > 0) {
427 buffer.append(model);