Home
last modified time | relevance | path

Searched refs:constructor (Results 1 – 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DPrintCustomContent.java501 item.constructor = constructors[i]; in loadMotoGpStats()
511 String constructor; field in PrintCustomContent.MotoGpStatItem
556 TextView constructorView = (TextView) convertView.findViewById(R.id.constructor); in getView()
557 constructorView.setText(item.constructor); in getView()
/development/tools/winscope/src/
Dtransform_protolog.js24 constructor(message) { method in FormatStringMismatchError