Home
last modified time | relevance | path

Searched refs:sAttemptSpecReflection (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
DGridModel.java589 private static boolean sAttemptSpecReflection = true; field in GridModel
592 if (!sAttemptSpecReflection) { in assignRowsAndColumnsFromViews()
658 sAttemptSpecReflection = false; in assignRowsAndColumnsFromViews()