Searched refs:topLayoutParams (Results 1 – 1 of 1) sorted by relevance
1756 ClassInfo topLayoutParams = null; in writeSdkValues() local1811 if (topLayoutParams == null in writeSdkValues()1813 topLayoutParams = clazz; in writeSdkValues()1861 while (!remove && (clazz = clazz.superclass()) != null && !clazz.equals(topLayoutParams)) { in writeSdkValues()