Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLTraceOptionsDialog.java74 private boolean mAllowAppSelection; field in GLTraceOptionsDialog
96 mAllowAppSelection = allowAppSelection; in GLTraceOptionsDialog()
128 if (!mAllowAppSelection) { in createDialogArea()