HomeSort by relevance Sort by last modified time
    Searched full:constructorview (Results 1 - 1 of 1) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
PrintCustomContent.java 556 TextView constructorView = (TextView) convertView.findViewById(R.id.constructor);
557 constructorView.setText(item.constructor);

Completed in 55 milliseconds