Home
last modified time | relevance | path

Searched defs:newChannel (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/main/java/software/amazon/awssdk/http/nio/netty/internal/http2/
H A DHttpOrHttp2ChannelPool.java111 Channel newChannel = future.getNow(); in initializeProtocol() local
138 private void completeProtocolConfiguration(Channel newChannel, Protocol protocol) { in completeProtocolConfiguration()
152 private void closeAndRelease(Channel newChannel, Throwable e) { in closeAndRelease()
158 private void configureProtocol(Channel newChannel, Protocol protocol) { in configureProtocol()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/channels/
H A DConflatedChannelCloseStressTest.kt96 val newChannel = Channel<Int>(Channel.CONFLATED) in <lambda>() constant
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/
H A DHttpJsonCallContext.java162 HttpJsonChannel newChannel = httpJsonCallContext.channel; in merge() local
437 public HttpJsonCallContext withChannel(HttpJsonChannel newChannel) { in withChannel()
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/
H A DGrpcCallContext.java332 Channel newChannel = grpcCallContext.channel; in merge() local
456 public GrpcCallContext withChannel(Channel newChannel) { in withChannel()
/aosp_15_r20/external/grpc-grpc-java/stub/src/main/java/io/grpc/stub/
H A DAbstractStub.java184 public final S withChannel(Channel newChannel) { in withChannel()
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/
DVoicemailChannelUtils.java216 private static NotificationChannel newChannel( in newChannel() method in VoicemailChannelUtils
/aosp_15_r20/packages/apps/TV/partner_support/samples/src/com/example/partnersupportsampletvinput/
DChannelScanFragment.java211 Channel newChannel = in updateChannels() local
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothServerSocket.java324 /*package*/ void setChannel(int newChannel) { in setChannel()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamMediaServiceTest.java209 NotificationChannel newChannel = notificationChannelCapture.getValue(); in onCreate_flagOn_createNewChannel() local
/aosp_15_r20/external/openthread/src/core/utils/
H A Dchannel_manager.cpp349 uint8_t curChannel, newChannel; in RequestChannelSelect() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/menu/
DAppLinkCardView.java94 Channel newChannel = item.getChannel(); in onBind() local
/aosp_15_r20/packages/apps/TV/src/com/android/tv/
DChannelTuner.java273 Channel newChannel = mChannelMap.get(channel.getId()); in moveToChannel() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DFakeCallContext.java131 FakeChannel newChannel = fakeCallContext.channel; in merge() local
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/qps/
H A DClientConfiguration.java66 public ManagedChannel newChannel() throws IOException { in newChannel() method in ClientConfiguration
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNotificationManager.java208 NotificationChannel newChannel = (NotificationChannel) channel; in createNotificationChannel() local
/aosp_15_r20/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransactionStack.java2009 MessageChannel newChannel; in createRawMessageChannel() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java3124 NotificationChannel newChannel = new NotificationChannel( in testCreateDeletedChannel() local
3158 NotificationChannel newChannel = new NotificationChannel( in testCreateChannel_alreadyExists() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1056 NotificationChannel newChannel = mPreferencesHelper.getNotificationChannel(pkg, in updateAutobundledSummaryLocked() local
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmle.cpp3819 uint8_t newChannel = mAlternateChannel; in ProcessAnnounce() local
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/
H A DNotificationManagerTest.java891 NotificationChannel newChannel = new NotificationChannel( in testRecreateDeletedChannel() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/io/grpc/grpc-stub/1.0.3/
HDgrpc-stub-1.0.3.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/stub/grpc-java-stub/android_common_apex33/javac/
Dgrpc-java-stub.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/stub/grpc-java-stub/android_common_apex34/javac/
Dgrpc-java-stub.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/stub/grpc-java-stub/android_common_apex30/javac/
Dgrpc-java-stub.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/stub/grpc-java-stub/android_common_apex10000/javac/
Dgrpc-java-stub.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...

12345678910>>...15