Home
last modified time | relevance | path

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

/platform_testing/libraries/systemui-helper/src/android/platform/helpers/rules/
DTemporaryNotificationChannel.java57 NotificationChannel channel = new NotificationChannel(mId, mName, mImportance); in before() local
/platform_testing/libraries/audio-test-harness/client-lib/src/test/java/com/android/media/audiotestharness/client/grpc/
DGrpcAudioCaptureStreamTests.java85 ManagedChannel channel = in setUp() local
DGrpcAudioTestHarnessClientTests.java108 Channel channel = audioTestHarnessStubArgumentCaptor.getValue().getChannel(); in startCapture_createsNewStubWithProperChannel() local
/platform_testing/libraries/audio-test-harness/server/src/test/java/com/android/media/audiotestharness/server/service/
DAudioTestHarnessImplTests.java102 ManagedChannel channel = in setUp() local
/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/
DAutoNotificationMockingHelperImpl.java66 NotificationChannel channel = in AutoNotificationMockingHelperImpl() local
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java75 NotificationChannel channel = new NotificationChannel(id, name, importance); in createChannel() local
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaInstrumentation.java340 NotificationChannel channel = new NotificationChannel( in build() local