Searched refs:mLogLayout (Results 1 – 2 of 2) sorted by relevance
84 private LinearLayout mLogLayout; field in BaseGnssTestActivity117 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()236 mLogLayout.removeAllViews(); in clearText()419 mLogLayout.addView(mView); in append()
91 private LinearLayout mLogLayout; field in BaseSensorTestActivity129 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()277 mLogLayout.removeAllViews(); in clearText()685 mLogLayout.addView(mView); in append()