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