Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleClientTestBaseActivity.java149 private synchronized void showProgressDialog() { in showProgressDialog() method in BleClientTestBaseActivity
208 boolean showProgressDialog = false;
243 showProgressDialog = true;
264 showProgressDialog = true;
279 showProgressDialog = true;
291 showProgressDialog = true;
301 showProgressDialog = true;
310 showProgressDialog = true;
386 final boolean showProgressDialogValue = showProgressDialog;
397 showProgressDialog();
[all …]
DBleConnectionPriorityClientBaseActivity.java114 private synchronized void showProgressDialog() { in showProgressDialog() method in BleConnectionPriorityClientBaseActivity
227 showProgressDialog();
286 showProgressDialog(); in executeSwitching()
DBleConnectionPriorityServerBaseActivity.java149 showProgressDialog();
232 private synchronized void showProgressDialog() { in showProgressDialog() method in BleConnectionPriorityServerBaseActivity
DBleEncryptedClientBaseActivity.java90 showProgressDialog(); in onCreate()
159 private synchronized void showProgressDialog() { in showProgressDialog() method in BleEncryptedClientBaseActivity