Searched refs:mErrorContent (Results 1 – 1 of 1) sorted by relevance
52 private String mErrorContent; field in BluetoothOppBtErrorActivity60 mErrorContent = intent.getStringExtra("content"); in onCreate()75 contentView.setText(mErrorContent); in createView()