Searched refs:topLayoutParams (Results 1 – 1 of 1) sorted by relevance
1843 ClassInfo topLayoutParams = null; in writeSdkValues() local1898 if (topLayoutParams == null in writeSdkValues()1900 topLayoutParams = clazz; in writeSdkValues()1948 while (!remove && (clazz = clazz.superclass()) != null && !clazz.equals(topLayoutParams)) { in writeSdkValues()