Searched refs:constructor (Results 1 – 2 of 2) sorted by relevance
501 item.constructor = constructors[i]; in loadMotoGpStats()511 String constructor; field in PrintCustomContent.MotoGpStatItem556 TextView constructorView = (TextView) convertView.findViewById(R.id.constructor); in getView()557 constructorView.setText(item.constructor); in getView()
24 constructor(message) { method in FormatStringMismatchError