Home
last modified time | relevance | path

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

/development/samples/browseable/BluetoothAdvertisements/src/com.example.android.bluetoothadvertisements/
DMainActivity.java62 showErrorText(R.string.bt_ads_not_supported); in onCreate()
73 showErrorText(R.string.bt_not_supported); in onCreate()
96 showErrorText(R.string.bt_ads_not_supported); in onActivityResult()
125 private void showErrorText(int messageId) { in showErrorText() method in MainActivity