/cts/tests/tests/app/src/android/app/cts/ |
D | ProgressDialogTest.java | 84 pd.show(); in testOnStartCreateStop() 95 ProgressDialog.show(mContext, TITLE, MESSAGE); in testShow1() 100 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, false); in testShow2() 108 dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true); in testShow2() 122 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, false); in testShow3() 136 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, true); in testShow3() 157 ProgressDialog dialog = ProgressDialog.show( in testShow4() 171 ProgressDialog dialog = ProgressDialog.show( in testShow4() 191 progressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE); in testAccessMax() 207 progressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE); in testAccessProgress() [all …]
|
D | AlertDialog_BuilderTest.java | 143 mDialog = mBuilder.show(); in testSetIconWithParamInt() 155 mDialog = mBuilder.show(); in testSetIconWithParamDrawable() 166 mDialog = mBuilder.show(); in testSetPositiveButtonWithParamInt() 182 mDialog = mBuilder.show(); in testSetPositiveButtonWithParamCharSequence() 197 mDialog = mBuilder.show(); in testSetNegativeButtonWithParamCharSequence() 212 mDialog = mBuilder.show(); in testSetNegativeButtonWithParamInt() 227 mDialog = mBuilder.show(); in testSetNeutralButtonWithParamInt() 242 mDialog = mBuilder.show(); in testSetNeutralButtonWithParamCharSequence() 257 mDialog = mBuilder.show(); in testCancelable() 299 mDialog = mBuilder.show(); in testSetOnCancelListener() [all …]
|
/cts/tests/uiautomator/test-apps/CtsUiAutomatorApp/src/com/android/cts/uiautomator/ |
D | Test2DetailFragment.java | 55 diag.show(); in onOptionsItemSelected() 76 diag.show(); in onCreateView() 88 diag.show(); in onCreateView() 101 diag.show(); in onCreateView() 113 diag.show(); in onCreateView() 126 diag.show(); in onCreateView() 138 diag.show(); in onCreateView()
|
/cts/tests/tests/text/src/android/text/method/cts/ |
D | CharacterPickerDialogTest.java | 76 replacePickerDialog.show(); in testOnItemClick() 86 replacePickerDialog.show(); in testOnItemClick() 100 insertPickerDialog.show(); in testOnItemClick() 116 characterPickerDialog.show(); in testOnClick()
|
/cts/tests/tests/widget/src/android/widget/cts/ |
D | ToastTest.java | 136 mToast.show(); in testShow() 152 toast.show(); in testShowFailure() 168 mToast.show(); in testCancel() 188 mToast.show(); in testAccessView() 201 mToast.show(); in testAccessDuration() 215 mToast.show(); in testAccessDuration() 238 mToast.show(); in testAccessMargin() 260 mToast.show(); in testAccessMargin() 287 mToast.show(); 305 mToast.show(); [all …]
|
D | MediaControllerTest.java | 89 mMediaController.show(); in testMediaController() 97 mMediaController.show(); in testMediaController() 108 mMediaController.show(); in testMediaController() 130 mMediaController.show(); in testShow() 147 mMediaController.show(timeout); in testShow() 243 mMediaController.show(); in testSetEnabled()
|
D | DatePickerDialogTest.java | 67 d.show(); in testShowDismiss() 70 d.show(); in testShowDismiss()
|
D | ListPopupWindowTest.java | 165 mPopupWindow.show(); in testShow() 191 mPopupWindow.show(); in testSetWindowLayoutType() 211 mPopupWindow.show(); in testDismiss() 303 mPopupWindow.show(); in showPopup()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/ |
D | CarDockActivity.java | 37 Toast.LENGTH_SHORT).show(); in onCreate() 49 Toast.LENGTH_SHORT).show(); in onNewIntent()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/ |
D | ForegroundPaymentEmulatorActivity.java | 30 NfcDialogs.createChangeForegroundDialog(this).show(); in onResume() 41 …Dialogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_foreground_payment_help)).show(); in onServicesSetup() 48 NfcDialogs.createHceTapReaderDialog(this, null).show(); in onPaymentDefaultResult()
|
D | SinglePaymentEmulatorActivity.java | 34 NfcDialogs.createHceTapReaderDialog(this, null).show(); in onServicesSetup() 41 NfcDialogs.createHceTapReaderDialog(this, null).show(); in onPaymentDefaultResult()
|
D | BaseEmulatorActivity.java | 102 builder.show(); in makePaymentDefault() 140 mSetupDialog.show(); in onPreExecute() 179 builder.show(); in onActivityResult() 189 builder.show(); in onActivityResult()
|
D | PrefixPaymentEmulatorActivity.java | 49 …ialogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_payment_prefix_aids_help)).show(); in onServicesSetup() 56 …ialogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_payment_prefix_aids_help)).show(); in onPaymentDefaultResult()
|
D | DynamicAidEmulatorActivity.java | 45 …alogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_payment_dynamic_aids_help)).show(); in onServicesSetup() 52 …alogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_payment_dynamic_aids_help)).show(); in onPaymentDefaultResult()
|
D | PrefixPaymentEmulator2Activity.java | 49 …Dialogs.createHceTapReaderDialog(this,getString(R.string.nfc_hce_payment_prefix_aids_help)).show(); in onServicesSetup() 56 …ialogs.createHceTapReaderDialog(this, getString(R.string.nfc_hce_payment_prefix_aids_help)).show(); in onPaymentDefaultResult()
|
D | DualPaymentEmulatorActivity.java | 50 NfcDialogs.createHceTapReaderDialog(this,null).show(); in onServicesSetup() 57 NfcDialogs.createHceTapReaderDialog(this, null).show(); in onPaymentDefaultResult()
|
D | ProtocolParamsEmulatorActivity.java | 22 getString(R.string.nfc_hce_protocol_params_emulator_help)).show(); in onResume()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
D | ConnectionAccessClientActivity.java | 143 Toast.makeText(this, R.string.bt_connecting, Toast.LENGTH_SHORT).show(); in handleStateChange() 148 Toast.makeText(this, R.string.bt_connected, Toast.LENGTH_SHORT).show(); in handleStateChange() 163 Toast.makeText(this, toast, Toast.LENGTH_SHORT).show(); in handleToast()
|
D | ConnectionAccessServerActivity.java | 143 Toast.makeText(this, R.string.bt_listening, Toast.LENGTH_SHORT).show(); in handleStateChange() 150 Toast.makeText(this, toast, Toast.LENGTH_LONG).show(); in handleToast() 171 .show(); in onReceive()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListActivity.java | 102 Toast.makeText(this, R.string.runtime_permissions_error, Toast.LENGTH_SHORT).show(); in onRequestPermissionsResult() 120 Toast.makeText(this, R.string.test_results_cleared, Toast.LENGTH_SHORT).show(); in handleClearItemSelected() 130 Toast.makeText(this, R.string.test_results_error, Toast.LENGTH_SHORT).show(); in handleViewItemSelected()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/jobscheduler/ |
D | ConstraintTestActivity.java | 58 toast.show(); in startTest() 112 toast.show(); in noteInvalidTest()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/ |
D | ScreenLockBoundKeysTest.java | 99 Toast.LENGTH_LONG).show(); in onCreate() 165 Toast.LENGTH_LONG).show(); in tryEncrypt() 185 .show(); in showToast()
|
/cts/tests/leanbackjank/app/src/android/cts/jank/leanback/ |
D | Utils.java | 68 Toast.makeText(context, msg, Toast.LENGTH_LONG).show(); in showToast() 75 Toast.makeText(context, context.getString(resourceId), Toast.LENGTH_LONG).show(); in showToast()
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GlAppSwitchTest.java | 154 private void showOrHideReplicaIsland(boolean show) { in showOrHideReplicaIsland() argument 155 mActivityManager.moveTaskToFront(show ? mTaskIdReplica : mTaskIdSelf, 0); in showOrHideReplicaIsland()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/ |
D | SuidFilesActivity.java | 95 .show(); in onCreate() 126 .show(); in onListItemClick() 176 mProgressDialog.show(); in onPreExecute() 273 .show(); in onPostExecute()
|