Searched refs:mLogLayout (Results 1 – 1 of 1) sorted by relevance
90 private LinearLayout mLogLayout; field in BaseSensorTestActivity128 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()276 mLogLayout.removeAllViews(); in clearText()667 mLogLayout.addView(mTextView); in append()