Home
last modified time | relevance | path

Searched refs:setDescription (Results 1 – 25 of 50) sorted by relevance

12

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsSpeakerMicActivity.java77 testModule.setDescription("Spkr:1 Mic:1:PRESET_NONE"); in gatherTestModules()
87 testModule.setDescription("Spkr:1 Mic:1:PRESET_NONE"); in gatherTestModules()
104 testModule.setDescription("Spkr:1 Mic:1:PRESET_DEFAULT"); in gatherTestModules()
112 testModule.setDescription("Spkr:1 Mic:1:PRESET_GENERIC"); in gatherTestModules()
120 testModule.setDescription("Spkr:1 Mic:1:PRESET_UNPROCESSED"); in gatherTestModules()
128 testModule.setDescription("Spkr:1 Mic:1:PRESET_CAMCORDER"); in gatherTestModules()
136 testModule.setDescription("Spkr:1 Mic:1:PRESET_VOICERECOGNITION"); in gatherTestModules()
144 testModule.setDescription("Spkr:1 Mic:1:PRESET_VOICEPERFORMANCE"); in gatherTestModules()
155 testModule.setDescription("Spkr:2:Left Mic:1"); in gatherTestModules()
162 testModule.setDescription("Spkr:2:Right Mic:1"); in gatherTestModules()
[all …]
DAudioDataPathsUSBActivity.java82 testModule.setDescription("Dev:2:L Dev:2"); in gatherTestModules()
90 testModule.setDescription("Dev:2:R Dev:2"); in gatherTestModules()
99 testModule.setDescription("Dev:2:L Dev:2 [Cross Talk]"); in gatherTestModules()
108 testModule.setDescription("Dev:2:R Dev:2 [Cross Talk]"); in gatherTestModules()
123 testModule.setDescription("Headset:2:L Headset:2"); in gatherTestModules()
130 testModule.setDescription("Headset:2:R Headset:2"); in gatherTestModules()
DAudioDataPathsAnalogActivity.java69 testModule.setDescription("Analog:2:Left Analog:1"); in gatherTestModules()
76 testModule.setDescription("Analog:2:Right Analog:1"); in gatherTestModules()
/cts/tests/tests/drm/src/android/drm/cts/
DDrmSupportInfoTest.java81 info1.setDescription("World"); in checkEqualsOnNondefaultInfoObjects()
82 info3.setDescription("world"); // lowercase 'w' in checkEqualsOnNondefaultInfoObjects()
84 info3.setDescription("World"); in checkEqualsOnNondefaultInfoObjects()
93 info.setDescription(description); in checkSetAndGetDescription()
100 info.setDescription(description); in checkSetInvalidDescription()
/cts/tests/appsearch/src/com/android/cts/appsearch/external/app/
DAppSearchSchemaCtsTest.java482 .setDescription("A type of electronic message") in testEquals_failure_differentDescription()
492 schemaBuilder.setDescription("Mail, but like with an 'e'").build(); in testEquals_failure_differentDescription()
502 .setDescription("A type of electronic message") in testEquals_failure_differentPropertyDescription()
505 .setDescription("A summary of the contents of the email.") in testEquals_failure_differentPropertyDescription()
514 .setDescription("A type of electronic message") in testEquals_failure_differentPropertyDescription()
517 .setDescription("The beginning of a message.") in testEquals_failure_differentPropertyDescription()
588 .setDescription("a test schema") in testAppSearchSchema_toString()
591 .setDescription("first string") in testAppSearchSchema_toString()
598 .setDescription("second string") in testAppSearchSchema_toString()
606 .setDescription("third string") in testAppSearchSchema_toString()
[all …]
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaRoute2InfoTest.java123 .setDescription(TEST_DESCRIPTION) in testBuilderAndGettersOfMediaRoute2Info()
234 .setDescription(TEST_DESCRIPTION) in testEqualsCreatedWithSameArguments()
250 .setDescription(TEST_DESCRIPTION) in testEqualsCreatedWithSameArguments()
275 .setDescription(TEST_DESCRIPTION) in testEqualsCreatedWithBuilderCopyConstructor()
301 .setDescription(TEST_DESCRIPTION) in testEqualsReturnFalse()
319 .setDescription("randomDescription") in testEqualsReturnFalse()
352 .setDescription(TEST_DESCRIPTION) in testParcelingAndUnParceling()
390 .setDescription(TEST_DESCRIPTION) in testDescribeContents()
DMediaItemTest.java48 .setDescription(DESCRIPTION).setMediaId(MEDIA_ID) in testBrowsableMediaItem()
78 .setDescription(DESCRIPTION).setMediaId(MEDIA_ID) in testPlayableMediaItem()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationChannelGroupTest.java64 group.setDescription("bananas!"); in testWriteToParcel()
77 group.setDescription("bananas"); in testClone()
DConversationStatusTest.java52 .setDescription("playing chess") in testCreation()
92 .setDescription("playing chess") in testParcel()
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DTestModuleConfigHandler.java67 mTestModuleConfig.setDescription(attributes.getValue(DESCRIPTION_TAG)); in startElement()
69 mTestModuleConfig.setDescription("WARNING: no description."); in startElement()
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DTestModuleConfigHandler.java65 mFileMetadata.setDescription(attributes.getValue(DESCRIPTION_TAG)); in startElement()
67 mFileMetadata.setDescription("WARNING: no description."); in startElement()
/cts/tests/framework/base/biometrics/apps/biometrics/src/android/server/biometrics/
DClass2BiometricOrCredentialActivity.java44 .setDescription("Description") in onResume()
DClass2BiometricActivity.java46 .setDescription("Description") in onResume()
DClass3BiometricActivity.java43 .setDescription("Description") in onResume()
/cts/tests/tests/app.usage/TestApp1/src/android/app/usage/cts/test1/
DTestService.java47 channel.setDescription(channelDescription); in createNotificationChannel()
/cts/tests/AlarmManager/app_common/src/android/alarmmanager/alarmtestapp/cts/common/
DTestService.java44 channel.setDescription(description); in getNotificationChannelId()
/cts/hostsidetests/systemui/app/src/android/systemui/cts/
DTestNotificationActivity.java63 channel.setDescription("SystemUi Cts Channel"); in doShowNotification()
/cts/tests/quicksettings/src/android/quicksettings/cts/
DTestOnClickLaunchFgsTileService.java59 notificationChannel.setDescription("Notification for the foreground service"); in onCreate()
/cts/tests/tests/display/src/android/display/cts/
DBrightnessTest.java267 .setDescription("some test").build(); in testConfigureBrightnessPermission()
300 .setDescription("some test").build(); in testSetGetSimpleCurve()
368 .setDescription("model:8").build();
423 .setDescription("model:8").build(); in try()
467 .setDescription("test:0").build(); in testSetAndGetPerDisplay()
478 .setDescription("test:1").build(); in testSetAndGetPerDisplay()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/data/
DVideoProvider.java73 movie.setDescription(description); in buildMovieInfo()
/cts/tests/leanbackjank/app/src/android/leanbackjank/app/model/
DMovie.java76 public void setDescription(String description) { in setDescription() method in Movie
/cts/tests/tests/security/src/android/security/cts/
DTestForegroundService.java77 channel.setDescription(description); in createNotificationChannelId()
/cts/tests/app/app/src/android/app/stubs/
DBootCompletedFgs.java93 channel.setDescription(description); in createNotificationChannelId()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundActivity.java181 channel.setDescription("Statsd Cts Channel"); in doShowNotification()
199 channelGroup.setDescription("StatsdCtsGroup Description"); in doCreateChannelGroup()
/cts/tests/framework/base/biometrics/src/android/server/biometrics/
DBiometricTestBase.java378 .setDescription(description) in showCredentialOnlyBiometricPromptWithContents()
402 .setDescription("Description") in showDeviceCredentialAllowedBiometricPrompt()
428 .setDescription("Description") in showDefaultBiometricPromptWithLogo()
465 .setDescription(description) in showDefaultBiometricPromptWithContents()
499 .setDescription("Description") in showBiometricPromptWithAuthenticators()

12