Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppBtErrorActivity.java59 String mErrorTitle = intent.getStringExtra("title"); in onCreate() local
65 p.mTitle = mErrorTitle; in onCreate()