Home
last modified time | relevance | path

Searched refs:mLogLayout (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DBaseSensorTestActivity.java92 private LinearLayout mLogLayout; field in BaseSensorTestActivity
135 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()
310 mLogLayout.removeAllViews(); in clearText()
793 mLogLayout.addView(mView); in append()