Searched refs:mTimeStampTextView (Results 1 – 1 of 1) sorted by relevance
113 private TextView mTimeStampTextView; field in MainActivity187 mTimeStampTextView = findViewById(R.id.time_stamp); in onCreate()257 mTimeStampTextView.setText(getString(R.string.timestamp_label, currentTimeMs)); in loadDataAndUpdateScreen()268 mTimeStampTextView.setText(getString(R.string.timestamp_label, currentTimeMs)); in loadDataAndUpdateScreen()308 mTimeStampTextView.getPaint().setAntiAlias(false); in onEnterAmbient()360 mTimeStampTextView.getPaint().setAntiAlias(true); in onExitAmbient()