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