/aosp_15_r20/external/grpc-grpc-java/binder/src/androidTest/java/io/grpc/binder/ |
H A D | BinderSecurityTest.java | 100 private void createChannel() throws Exception { in createChannel() method in BinderSecurityTest 104 private void createChannel(ServerSecurityPolicy serverPolicy, SecurityPolicy channelPolicy) in createChannel() method in BinderSecurityTest
|
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/ |
D | NotificationUtils.kt | 98 fun createChannel(context: Context, id: String) { in createChannel() method
|
/aosp_15_r20/packages/modules/Permission/tests/cts/permissionui/CreateNotificationChannelsApp31/src/android/permissionui/cts/usepermission/ |
D | CreateNotificationChannelsActivity.kt | 136 private fun createChannel() { in createChannel() method in android.permissionui.cts.usepermission.CreateNotificationChannelsActivity
|
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/grpc-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/ |
H A D | LivestreamServiceGrpc.java | 832 default void createChannel( in createChannel() method 1102 public void createChannel( in createChannel() method in LivestreamServiceGrpc.LivestreamServiceStub 1380 public com.google.longrunning.Operation createChannel( in createChannel() method in LivestreamServiceGrpc.LivestreamServiceBlockingStub 1616 createChannel(com.google.cloud.video.livestream.v1.CreateChannelRequest request) { in createChannel() method in LivestreamServiceGrpc.LivestreamServiceFutureStub
|
/aosp_15_r20/external/google-cloud-java/java-eventarc/grpc-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/ |
H A D | EventarcGrpc.java | 1000 default void createChannel( in createChannel() method 1304 public void createChannel( in createChannel() method in EventarcGrpc.EventarcStub 1596 public com.google.longrunning.Operation createChannel( in createChannel() method in EventarcGrpc.EventarcBlockingStub 1853 createChannel(com.google.cloud.eventarc.v1.CreateChannelRequest request) { in createChannel() method in EventarcGrpc.EventarcFutureStub
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | StressTestClient.java | 343 private ManagedChannel createChannel(InetSocketAddress address) { in createChannel() method in StressTestClient 516 protected ManagedChannel createChannel() { in createChannel() method in StressTestClient.Worker.Tester
|
H A D | GrpclbLongLivedAffinityTestClient.java | 213 private ManagedChannel createChannel() { in createChannel() method in GrpclbLongLivedAffinityTestClient
|
H A D | GrpclbFallbackTestClient.java | 157 private ManagedChannel createChannel() { in createChannel() method in GrpclbFallbackTestClient
|
H A D | Http2Client.java | 355 private ManagedChannel createChannel() { in createChannel() method in Http2Client
|
/aosp_15_r20/cts/tests/tests/systemui/AudioRecorderTestApp_Base/src/android/systemui/cts/audiorecorder/base/ |
H A D | BaseAudioRecorderService.java | 107 private void createChannel() { in createChannel() method in BaseAudioRecorderService
|
/aosp_15_r20/external/grpc-grpc-java/android-interop-testing/src/main/java/io/grpc/android/integrationtest/ |
H A D | InteropTask.java | 156 protected ManagedChannel createChannel() { in createChannel() method in InteropTask.Tester
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | NotificationChannelManager.java | 76 private NotificationChannel createChannel(Context context, String channelId) { in createChannel() method in NotificationChannelManager
|
/aosp_15_r20/developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediasession/service/notifications/ |
H A D | MediaNotificationManager.java | 179 private void createChannel() { in createChannel() method in MediaNotificationManager
|
/aosp_15_r20/developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediasession/service/notifications/ |
D | MediaNotificationManager.java | 179 private void createChannel() { in createChannel() method in MediaNotificationManager
|
/aosp_15_r20/developers/samples/android/tv/ChannelsPrograms/Application/src/main/java/com/example/android/tv/channelsprograms/util/ |
D | TvUtil.java | 63 public static long createChannel(Context context, Subscription subscription) { in createChannel() method in TvUtil
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
H A D | NotificationHidingVerifierActivity.kt | 157 private fun createChannel() { in <lambda>() method
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | ChannelGroup.cpp | 78 ChannelGroup<PowerSessionManagerT, PowerHintSessionT>::createChannel(int32_t tgid, int32_t uid) { in createChannel() function in aidl::google::hardware::power::impl::pixel::ChannelGroup
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/async/ |
H A D | FileAsyncResponseTransformer.java | 85 private AsynchronousFileChannel createChannel(Path path) throws IOException { in createChannel() method in FileAsyncResponseTransformer
|
/aosp_15_r20/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
H A D | NotificationHelper.java | 70 public void createChannel(String id, String name, int importance, boolean vibrate, in createChannel() method in NotificationHelper
|
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | PackageInstalledNotificationUtils.java | 215 private void createChannel() { in createChannel() method in PackageInstalledNotificationUtils
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ |
H A D | InstantiatingHttpJsonChannelProvider.java | 183 private HttpJsonTransportChannel createChannel() throws IOException, GeneralSecurityException { in createChannel() method in InstantiatingHttpJsonChannelProvider
|
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/google-cloud-live-stream/src/test/java/com/google/cloud/video/livestream/v1/ |
H A D | MockLivestreamServiceImpl.java | 64 public void createChannel( in createChannel() method in MockLivestreamServiceImpl
|
/aosp_15_r20/external/google-cloud-java/java-eventarc/google-cloud-eventarc/src/test/java/com/google/cloud/eventarc/v1/ |
H A D | MockEventarcImpl.java | 208 public void createChannel( in createChannel() method in MockEventarcImpl
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | ServiceConfigErrorHandlingTest.java | 158 private void createChannel(ClientInterceptor... interceptors) { in createChannel() method in ServiceConfigErrorHandlingTest
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-grpc/src/main/java/com/google/api/gax/grpc/ |
H A D | InstantiatingGrpcChannelProvider.java | 235 private TransportChannel createChannel() throws IOException { in createChannel() method in InstantiatingGrpcChannelProvider
|