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