Searched refs:insetsTypesLength (Results 1 – 1 of 1) sorted by relevance
3199 int insetsTypesLength = in.readInt(); in LayoutParams() local3200 if (insetsTypesLength > 0) { in LayoutParams()3201 providesInsetsTypes = new int[insetsTypesLength]; in LayoutParams()