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 BaseSensorTestActivity138 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()298 mLogLayout.removeAllViews(); in clearText()754 mLogLayout.addView(mView); in append()