Searched refs:getDeviceTypeString (Results 1 – 1 of 1) sorted by relevance
1033 pw.println(indent + "mType=" + getDeviceTypeString(mType)); in dump()1129 .append(getDeviceTypeString(getType())) in toString()1229 private static String getDeviceTypeString(@Type int deviceType) { in getDeviceTypeString() method