Searched refs:mLogLayout (Results 1 – 1 of 1) sorted by relevance
89 private LinearLayout mLogLayout; field in BaseSensorTestActivity132 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()304 mLogLayout.removeAllViews(); in clearText()776 mLogLayout.addView(mView); in append()