Searched refs:handleInvalidParams (Results 1 – 2 of 2) sorted by relevance
850 handleInvalidParams("supplied LayoutParams are of the wrong type"); in onSetLayoutParams()860 private static void handleInvalidParams(String msg) { in handleInvalidParams() method in GridLayout869 handleInvalidParams(groupName + " indices must be positive"); in checkLayoutParams()875 handleInvalidParams(groupName + in checkLayoutParams()879 handleInvalidParams(groupName + " span mustn't exceed the " + groupName + " count"); in checkLayoutParams()1308 handleInvalidParams((horizontal ? "column" : "row") + in setCount()
67895 Landroid/widget/GridLayout;->handleInvalidParams(Ljava/lang/String;)V