Searched refs:channel (Results 1 – 11 of 11) sorted by relevance
57 NotificationChannel channel = new NotificationChannel(mId, mName, mImportance); in before() local58 getNotificationManager().createNotificationChannel(channel); in before()
75 NotificationChannel channel = new NotificationChannel(id, name, importance); in createChannel() local76 channel.enableVibration(vibrate); in createChannel()77 channel.setSound(null, null); in createChannel()78 manager.createNotificationChannel(channel); in createChannel()
108 Channel channel = audioTestHarnessStubArgumentCaptor.getValue().getChannel(); in startCapture_createsNewStubWithProperChannel() local109 assertEquals(mManagedChannel, channel); in startCapture_createsNewStubWithProperChannel()
85 ManagedChannel channel = in setUp() local90 mAudioTestHarnessStub = AudioTestHarnessGrpc.newStub(channel); in setUp()
69 - Different Wi-Fi concurrencies: single-channel concurrency (SCC) versus70 multi-channel concurrency (MCC)81 - WLAN and Wi-Fi Direct (WFD) concurrency mode operates in the same channel.83 - Both STA and WFD are connected to 5G indoor channel (for example, 5180 in JP).96 support WFD group owner (GO) at the 5G indoor channel.225 1. Configure Wi-Fi AP channel frequency:228 5260 is a [DFS channel]259 - Specify `wifi_ssid` and `wifi_password` for each Wi-Fi channel:270 Where `wifi_2g_ssid` is for the channel of 2437, `wifi_2g_ssid` is for271 the channel of 5180 and `wifi_dfs_5g_ssid` is for the channel of 5260.[all …]
145 channel=wifi_channel,
102 ManagedChannel channel = in setUp() local105 mBlockingStub = AudioTestHarnessGrpc.newBlockingStub(channel); in setUp()106 mStub = AudioTestHarnessGrpc.newStub(channel); in setUp()
66 NotificationChannel channel = in AutoNotificationMockingHelperImpl() local71 mNotificationManager.createNotificationChannel(channel); in AutoNotificationMockingHelperImpl()
340 NotificationChannel channel = new NotificationChannel( in build() local342 manager.createNotificationChannel(channel); in build()
24 // Given an RGBA color, a failure will trigger if any channel changes beyond
... .RandomAccessFile randomAccessFile java.nio.channels.FileChannel channel private long getTimeMillis () private static void maybeCloseQuietly ( ...