Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 49) sorted by relevance

12

/cts/tests/app/src/android/app/cts/
DNotificationChannelTest.java41 NotificationChannel channel = in testDescribeContents() local
47 NotificationChannel channel = in testConstructor() local
73 NotificationChannel channel = in testWriteToParcel() local
100 NotificationChannel channel = new NotificationChannel("a", "ab", IMPORTANCE_DEFAULT); in testName() local
106 NotificationChannel channel = new NotificationChannel("a", "ab", IMPORTANCE_DEFAULT); in testDescription() local
112 NotificationChannel channel = in testLights() local
121 NotificationChannel channel = in testLightColor() local
129 NotificationChannel channel = in testVibration() local
139 NotificationChannel channel = in testVibrationPattern() local
161 NotificationChannel channel = in testSound() local
[all …]
DNotificationManagerTest.java1174 final NotificationChannel channel = in testCreateChannelGroup() local
1199 final NotificationChannel channel = in testGetChannelGroup() local
1219 final NotificationChannel channel = in testGetChannelGroups() local
1248 final NotificationChannel channel = in testDeleteChannelGroup() local
1261 final NotificationChannel channel = in testCreateChannel() local
1282 NotificationChannel channel = in testCreateChannel_rename() local
1303 NotificationChannel channel = in testCreateChannel_addToGroup() local
1325 NotificationChannel channel = in testCreateChannel_cannotChangeGroup() local
1338 final NotificationChannel channel = in testCreateSameChannelDoesNotUpdate() local
1350 NotificationChannel channel = in testCreateChannelAlreadyExistsNoOp() local
[all …]
/cts/tests/tests/webkit/src/android/webkit/cts/
DPostMessageTest.java177 final WebMessagePort[] channel = mOnUiThread.createWebMessageChannel(); in testMessageChannel() local
215 final WebMessagePort[] channel = mOnUiThread.createWebMessageChannel(); in testClose() local
260 final WebMessagePort[] channel = mOnUiThread.createWebMessageChannel(); in testReceiveMessagePort() local
285 final WebMessagePort[] channel = mOnUiThread.createWebMessageChannel(); in testWebMessageHandler() local
321 final WebMessagePort[] channel = mOnUiThread.createWebMessageChannel(); in testWebMessageDefaultHandler() local
/cts/tests/tests/secure_element/omapi/src/android/omapi/cts/
DOmapiTest.java343 Channel channel = null; in testOpenBasicChannelNullAid() local
373 Channel channel = null; in testOpenBasicChannelNonNullAid() local
426 Channel channel = null; in testSelectableAid() local
462 Channel channel = null; in testNonSelectableAid() local
487 Channel channel = null; in testSecurityExceptionInTransmit() local
520 Channel channel = null; in internalTransmitApdu() local
541 Channel channel = null; in internalTransmitApduWithoutP2() local
/cts/tests/sensor/jni/
DSensorTest.cpp43 for (int channel : mSensorDirectChannel) { in ~TestSensorManager() local
90 void TestSensorManager::destroyDirectChannel(int channel) { in destroyDirectChannel()
99 int TestSensorManager::configureDirectReport(TestSensor sensor, int channel, int rate) { in configureDirectReport()
DSensorTestCases.cpp176 int32_t channel; in testDirectReport() local
/cts/tests/tests/secure_element/access_control/AccessControlApp3/src/android/omapi/accesscontrol3/cts/
DAccessControlTest.java270 Channel channel = null; in testSelectableAid() local
298 Channel channel = null; in testUnauthorisedAid() local
325 Channel channel = null; in testTransmitAPDU() local
355 Channel channel = null; in testUnauthorisedAPDU() local
/cts/tests/tests/secure_element/access_control/AccessControlApp1/src/android/omapi/accesscontrol1/cts/
DAccessControlTest.java268 Channel channel = null; in testSelectableAid() local
296 Channel channel = null; in testUnauthorisedAid() local
323 Channel channel = null; in testTransmitAPDU() local
353 Channel channel = null; in testUnauthorisedAPDU() local
/cts/tests/tests/secure_element/access_control/AccessControlApp2/src/android/omapi/accesscontrol2/cts/
DAccessControlTest.java267 Channel channel = null; in testSelectableAid() local
295 Channel channel = null; in testUnauthorisedAid() local
322 Channel channel = null; in testTransmitAPDU() local
352 Channel channel = null; in testUnauthorisedAPDU() local
/cts/tests/tests/media/src/android/media/cts/
DDynamicsProcessingTest.java145 Channel channel = mDP.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test1_1ParametersChannel() local
237 Channel channel = mDP.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test1_6Channel_perStage() local
333 Channel channel = mDP.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test1_7Channel_perBand() local
401 Channel channel = mDP.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test1_8Channel_setAllChannelsTo() local
457 Channel channel = mDP.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test1_9Channel_setChannelTo() local
556 Channel channel = config.getChannelByChannelIndex(TEST_CHANNEL_INDEX); in test2_1ConfigChannel() local
789 Channel channel = new Channel(config.getChannelByChannelIndex(TEST_CHANNEL_INDEX)); in test2_4Channel_perStage() local
852 Channel channel = new Channel(config.getChannelByChannelIndex(TEST_CHANNEL_INDEX)); in test2_5Channel_perBand() local
1173 Channel channel = new Channel(inputGain, preEqInUse, preEqBandCount, mbcInUse, in test2_12Channel() local
1326 Channel channel = new Channel(config.getChannelByChannelIndex(TEST_CHANNEL_INDEX)); in test3_2Builder_setAllChannelsTo() local
[all …]
DLocalMediaProjectionService.java73 final NotificationChannel channel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in startForeground() local
DJetPlayerTest.java204 public void onJetEvent(JetPlayer player, short segment, byte track, byte channel, in onJetEvent()
/cts/hostsidetests/systemui/app/src/android/systemui/cts/
DTestNotificationActivity.java61 NotificationChannel channel = new NotificationChannel(notificationChannelId, "SystemUi Cts", in doShowNotification() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/dialer/
DDialerShowsHunOnIncomingCallActivity.java66 NotificationChannel channel = in update() local
/cts/tests/AlarmManager/app/src/android/alarmmanager/alarmtestapp/cts/
DTestService.java43 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, name, importance); in getNotificationChannelId() local
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DOverlayTestService.java73 String channel = Components.Notifications.CHANNEL_MAIN; in startForeground() local
/cts/tests/sensor/sensorratepermission/DebuggableAPI31/src/android/sensorratepermission/cts/debuggableapi31/
DDebuggableAPI31Test.java108 SensorDirectChannel channel = mSensorManager.createDirectChannel(hardwareBuffer); in testDirectChannel() local
/cts/tests/tests/view/surfacevalidator/src/android/view/cts/surfacevalidator/
DLocalMediaProjectionService.java73 final NotificationChannel channel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in startForeground() local
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DSimpleForegroundService.java85 NotificationChannel channel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in onCreate() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdCtsForegroundService.java89 NotificationChannel channel = new NotificationChannel(NOTIFICATION_CHANNEL_ID, in onCreate() local
/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/
DBaseAudioRecorderService.java108 final NotificationChannel channel = in createChannel() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DTestLogService.java112 ClientChannel channel = mChannels.get(logtag); in record() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0451/
Dpoc.cpp86 int channel = 0; in validateQmfDomainBounds() local
/cts/tests/sensor/sensorratepermission/DirectReportAPI30/src/android/sensorratepermission/cts/directreportapi30/
DDirectReportAPI30Test.java150 SensorDirectChannel channel = mSensorManager.createDirectChannel(hardwareBuffer); in testSamplingRateMicToggleOffOnOff() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUtils.java88 NotificationChannel channel = new NotificationChannel(CHANNEL_ID, in showBugreportNotification() local

12