Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleEncryptedClientBaseActivity.java135 private void showErrorDialog(String title, String message, boolean finish) { in showErrorDialog() method in BleEncryptedClientBaseActivity
183showErrorDialog(getString(R.string.ble_bluetooth_disable_title), getString(R.string.ble_bluetooth_…
214showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
217showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
220showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
223showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
227showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
230showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
233showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
236showErrorDialog(getString(R.string.ble_encrypted_client_name), getString(R.string.ble_encrypted_cl…
DBleServerTestBaseActivity.java162 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleServerTestBaseActivity
183showErrorDialog(R.string.ble_bluetooth_disable_title, R.string.ble_bluetooth_disable_message, true…
260showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_secure_mess…
263showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_insecure_me…
266showErrorDialog(R.string.bt_advertise_unsupported_title, R.string.bt_advertise_unsupported_message…
278showErrorDialog(R.string.bt_add_service_failed_title, R.string.bt_add_service_failed_message, true…
DBleInsecureEncryptedServerTestActivity.java75 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleInsecureEncryptedServerTestActivity
109 showErrorDialog(R.string.bt_advertise_unsupported_title,
DBleEncryptedServerBaseActivity.java133showErrorDialog(R.string.bt_advertise_unsupported_title, R.string.bt_advertise_unsupported_message…
152 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleEncryptedServerBaseActivity
DBleConnectionPriorityClientBaseActivity.java128 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleConnectionPriorityClientBaseActivity
248showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_secure_mess…
251showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_insecure_me…
DBleClientTestBaseActivity.java186 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleClientTestBaseActivity
217showErrorDialog(R.string.ble_bluetooth_disable_title, R.string.ble_bluetooth_disable_message, true…
356showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_secure_mess…
359showErrorDialog(R.string.ble_bluetooth_mismatch_title, R.string.ble_bluetooth_mismatch_insecure_me…
DBleConnectionPriorityServerBaseActivity.java112 private void showErrorDialog(int titleId, int messageId, boolean finish) { in showErrorDialog() method in BleConnectionPriorityServerBaseActivity
172showErrorDialog(R.string.bt_advertise_unsupported_title, R.string.bt_advertise_unsupported_message…