Searched refs:topLayoutParams (Results 1 – 1 of 1) sorted by relevance
1564 ClassInfo topLayoutParams = null; in writeSdkValues() local1619 if (topLayoutParams == null in writeSdkValues()1621 topLayoutParams = clazz; in writeSdkValues()1669 while (!remove && (clazz = clazz.superclass()) != null && !clazz.equals(topLayoutParams)) { in writeSdkValues()