Searched refs:mLocationInfo (Results 1 – 1 of 1) sorted by relevance
139 private TextView mLocationInfo; field in SensorsTestFragment168 mLocationInfo = (TextView) view.findViewById(R.id.location_info); in onCreateView()169 mLocationInfo.setMovementMethod(new ScrollingMovementMethod()); in onCreateView()361 setTimestampedTextField(mLocationInfo, value); in setLocationField()