Searched refs:toRectString (Results 1 – 2 of 2) sorted by relevance
93 Log.d(TAG, "ProgramRow {" + Utils.toRectString(this) + "}"); in onScrolled()
528 public static String toRectString(View view) { in toRectString() method in Utils