Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 185) sorted by relevance

12345678

/cts/tests/tests/media/res/raw/
Dvp90_2_17_show_existing_frame_vp9_md51 b71ca5ad650170ac921a71a6440fb508 vp90-2-17-show-existing-frame.webm-352x288-0001.i420
2 edc30ba14b73198ca827c1b216957dec vp90-2-17-show-existing-frame.webm-352x288-0002.i420
3 1902c5b3a82f6bdeb80a5b053909df04 vp90-2-17-show-existing-frame.webm-352x288-0003.i420
4 9a96e33ed546d7961c6e5bc48244a5c7 vp90-2-17-show-existing-frame.webm-352x288-0004.i420
5 b02a48630b0f3c08c61dd2518b55ea39 vp90-2-17-show-existing-frame.webm-352x288-0005.i420
6 8ac9cec1101a46bf4ba20191b7ba3f07 vp90-2-17-show-existing-frame.webm-352x288-0006.i420
7 88ea8c3cb9eca47152b5d22435a06675 vp90-2-17-show-existing-frame.webm-352x288-0007.i420
8 bff3406209ec0d592a891dff2b58d6cd vp90-2-17-show-existing-frame.webm-352x288-0008.i420
9 b71ca5ad650170ac921a71a6440fb508 vp90-2-17-show-existing-frame.webm-352x288-0009.i420
10 edc30ba14b73198ca827c1b216957dec vp90-2-17-show-existing-frame.webm-352x288-0010.i420
[all …]
Dvp90_2_10_show_existing_frame_vp9_md51 18981342ec178e082519451062c3a67f vp90-2-10-show-existing-frame-352x288-0001.i420
2 04ab9dbeac49ec31be58f6e671698e05 vp90-2-10-show-existing-frame-352x288-0002.i420
3 4ed58a0ba93a5d97a232a50c5876cda2 vp90-2-10-show-existing-frame-352x288-0003.i420
4 a41f00034923e56ba51a0b598acc2e3a vp90-2-10-show-existing-frame-352x288-0004.i420
5 63fa55ae9535ccdf06d44cce8065dda6 vp90-2-10-show-existing-frame-352x288-0005.i420
6 a41f00034923e56ba51a0b598acc2e3a vp90-2-10-show-existing-frame-352x288-0006.i420
7 0e4b08e14d919edee2bbff2ecd47de57 vp90-2-10-show-existing-frame-352x288-0007.i420
8 0e4b08e14d919edee2bbff2ecd47de57 vp90-2-10-show-existing-frame-352x288-0008.i420
9 5d4af03fc3d410413ef2b5a6275528b7 vp90-2-10-show-existing-frame-352x288-0009.i420
10 9e932915c67a789f6877e6d3f76d3649 vp90-2-10-show-existing-frame-352x288-0010.i420
[all …]
/cts/tests/app/src/android/app/cts/
DProgressDialogTest.java85 pd.show(); in testOnStartCreateStop()
96 ProgressDialog.show(mContext, TITLE, MESSAGE); in testShow1()
101 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, false); in testShow2()
109 dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true); in testShow2()
123 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, false); in testShow3()
137 ProgressDialog dialog = ProgressDialog.show(mContext, TITLE, MESSAGE, true, true); in testShow3()
158 ProgressDialog dialog = ProgressDialog.show( in testShow4()
172 ProgressDialog dialog = ProgressDialog.show( in testShow4()
192 progressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE); in testAccessMax()
208 progressDialog = ProgressDialog.show(mContext, TITLE, MESSAGE); in testAccessProgress()
[all …]
DAlertDialog_BuilderTest.java134 mDialog = mBuilder.show(); in testSetIconWithParamInt()
148 mDialog = mBuilder.show(); in testSetIconWithParamDrawable()
162 mDialog = mBuilder.show(); in testSetIconAttribute()
176 mDialog = mBuilder.show(); in testSetPositiveButtonWithParamInt()
199 mDialog = mBuilder.show(); in testSetPositiveButtonWithParamCharSequence()
221 mDialog = mBuilder.show(); in testSetNegativeButtonWithParamCharSequence()
243 mDialog = mBuilder.show(); in testSetNegativeButtonWithParamInt()
265 mDialog = mBuilder.show(); in testSetNeutralButtonWithParamInt()
287 mDialog = mBuilder.show(); in testSetNeutralButtonWithParamCharSequence()
306 mDialog = mBuilder.show(); in testCancelable()
[all …]
/cts/tests/tests/widget/src/android/widget/cts/
DPopupMenuTest.java141 mActivityRule.runOnUiThread(mBuilder::show); in testPopulateViaInflater()
153 mActivityRule.runOnUiThread(mBuilder::show); in testDirectPopulate()
164 mActivityRule.runOnUiThread(mBuilder::show); in testAccessGravity()
174 mActivityRule.runOnUiThread(mBuilder::show); in testConstructorWithGravity()
183 mActivityRule.runOnUiThread(mBuilder::show); in testDismissalViaAPI()
209 mActivityRule.runOnUiThread(mBuilder::show); in testNestedDismissalViaAPI()
245 mActivityRule.runOnUiThread(mBuilder::show); in testDismissalViaTouch()
270 mActivityRule.runOnUiThread(mBuilder::show); in testSimpleMenuItemClickViaAPI()
297 mActivityRule.runOnUiThread(mBuilder::show); in testSubMenuClickViaAPI()
331 mActivityRule.runOnUiThread(mBuilder::show); in testItemViewAttributes()
[all …]
DListPopupWindowTest.java161 mPopupWindowBuilder::show); in testAccessBackground()
175 mPopupWindowBuilder::show); in testAccessAnimationStyle()
190 mPopupWindowBuilder::show); in testAccessHeight()
232 mActivity.getWindow().getDecorView(), mPopupWindowBuilder::show); in testAccessWidth()
297 mPopupWindowBuilder::show); in testAnchoring()
310 mPopupWindowBuilder::show); in testAnchoringWithHorizontalOffset()
323 mPopupWindowBuilder::show); in testAnchoringWithVerticalOffset()
336 mPopupWindowBuilder::show); in testAnchoringWithRightGravity()
349 mPopupWindowBuilder::show); in testAnchoringWithEndGravity()
363 mPopupWindowBuilder::show); in testSetWindowLayoutType()
[all …]
DToastTest.java138 runOnMainAndDrawSync(view, mToast::show); in testShow()
151 toast.show(); in testShowFailure()
163 mToast.show(); in testCancel()
181 mToast.show(); in testAccessView()
191 runOnMainAndDrawSync(mToast.getView(), mToast::show); in testAccessDuration() field in ToastTest.mToast
201 mToast.show(); in testAccessDuration()
217 mToast.show(); in testAccessDuration_withA11yTimeoutEnabled()
288 mToast.show(); in testAccessMargin()
308 mToast.show(); in testAccessMargin()
346 mToast.show();
[all …]
DMediaControllerTest.java101 mMediaController.show(); in testMediaController()
109 mMediaController.show(); in testMediaController()
120 mMediaController.show(); in testMediaController()
138 mMediaController::show); in testShow()
147 () -> mMediaController.show(timeout)); in testShow()
218 mMediaController.show(); in testSetEnabled()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Activities/
DStartActivity.java82 Toast.makeText(this, R.string.test_failed, Toast.LENGTH_SHORT).show(); in onActivityResult()
86 Toast.makeText(this, R.string.failed_pause_resume, Toast.LENGTH_SHORT).show(); in onActivityResult()
88 Toast.makeText(this, R.string.failed, Toast.LENGTH_SHORT).show(); in onActivityResult()
90 Toast.makeText(this, R.string.passed, Toast.LENGTH_SHORT).show(); in onActivityResult()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleConnectionPriorityServerBaseActivity.java116 mDialog.show(); in showErrorDialog()
135 .create().show();
161 mDialog.show();
172 …ectionPriorityServerBaseActivity.this, R.string.bt_open_failed_message, Toast.LENGTH_SHORT).show();
193 mDialog.show(); in showProgressDialog()
DBleInsecureEncryptedServerTestActivity.java87 builder.create().show(); in showErrorDialog()
106 .create().show();
120 Toast.LENGTH_SHORT).show();
DBleConnectionPriorityClientBaseActivity.java116 mDialog.show(); in showProgressDialog()
131 builder.create().show(); in showErrorDialog()
156 Toast.makeText(getApplicationContext(), msg, Toast.LENGTH_LONG).show(); in executeNextTestImpl()
195 .create().show();
DConnectionAccessClientActivity.java143 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()
DConnectionAccessServerActivity.java143 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/tests/tests/text/src/android/text/method/cts/
DCharacterPickerDialogTest.java82 replacePickerDialog.show(); in testOnItemClick()
92 replacePickerDialog.show(); in testOnItemClick()
106 insertPickerDialog.show(); in testOnItemClick()
123 characterPickerDialog.show(); in testOnClick()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/
DComplexMovementFragment.java106 getString(R.string.error_area), Toast.LENGTH_SHORT).show(); in onCreateView()
109 getString(R.string.error_distance), Toast.LENGTH_SHORT).show(); in onCreateView()
112 getString(R.string.error_start_point), Toast.LENGTH_SHORT).show(); in onCreateView()
115 getString(R.string.error_rings_not_entered), Toast.LENGTH_SHORT).show(); in onCreateView()
183 dialog.show(); in showInitialDialog()
201 dialog.show(getActivity().getFragmentManager(), "ResultDialogFragment"); in onResult()
DAccuracyFragment.java117 getString(R.string.error_distance), Toast.LENGTH_SHORT).show(); in onCreateView()
120 getString(R.string.error_area), Toast.LENGTH_SHORT).show(); in onCreateView()
123 getString(R.string.error_start_point), Toast.LENGTH_SHORT).show(); in onCreateView()
228 dialog.show(getActivity().getFragmentManager(), "ResultDialogFragment"); in onResult()
277 dialog.show(); in showInitialDialog()
286 dialog.show(getActivity().getFragmentManager(), "Lap2DialogFragment"); in onBackToFirstWaypoint()
DRobustnessFragment.java108 getString(R.string.error_distance), Toast.LENGTH_SHORT).show(); in onCreateView()
111 getString(R.string.error_area), Toast.LENGTH_SHORT).show(); in onCreateView()
114 getString(R.string.error_start_point), Toast.LENGTH_SHORT).show(); in onCreateView()
193 dialog.show(); in showInitialDialog()
204 dialog.show(getActivity().getFragmentManager(), "ResultDialogFragment"); in onResult()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
DForegroundPaymentEmulatorActivity.java30 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()
DBaseEmulatorActivity.java112 builder.show(); in makePaymentDefault()
150 mSetupDialog.show(); in onPreExecute()
189 builder.show(); in onActivityResult()
199 builder.show(); in onActivityResult()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DTestListActivity.java79 Toast.makeText(this, R.string.runtime_permissions_error, Toast.LENGTH_SHORT).show(); in onCreate()
112 Toast.makeText(this, R.string.runtime_permissions_error, Toast.LENGTH_SHORT).show(); in onRequestPermissionsResult()
139 .show(); in handleClearItemSelected()
143 .show(); in handleClearItemSelected()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/car/
DCarDockActivity.java37 Toast.LENGTH_SHORT).show(); in onCreate()
49 Toast.LENGTH_SHORT).show(); in onNewIntent()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DProAudioActivity.java218 Toast.makeText(this, "Loopback App not installed", Toast.LENGTH_SHORT).show(); in runRoundTripTest()
225 Toast.LENGTH_SHORT).show(); in runRoundTripTest()
246 Toast.makeText(this, "Round Trip Test Complete.", Toast.LENGTH_SHORT).show(); in onActivityResult()
258 Toast.makeText(this, "Round Trip Test Canceled.", Toast.LENGTH_SHORT).show(); in onActivityResult()
388 builder.show(); in onClick()
/cts/hostsidetests/wifibroadcasts/app/src/android/wifibroadcasts/app/
DWifiBroadcastsDeviceActivity.java42 Toast.makeText(mContext, action, Toast.LENGTH_SHORT).show();
57 Toast.makeText(mContext, "Started", Toast.LENGTH_SHORT).show(); in onCreate()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUtils.java102 Toast.makeText(context, messageId, Toast.LENGTH_SHORT).show(); in showToast()
121 .show(); in setScreenLock()
139 .show(); in removeScreenLock()

12345678