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.java90 private LinearLayout mLogLayout; field in BaseSensorTestActivity
128 mLogLayout = (LinearLayout) findViewById(R.id.log_layout); in onCreate()
276 mLogLayout.removeAllViews(); in clearText()
667 mLogLayout.addView(mTextView); in append()