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