Home
last modified time | relevance | path

Searched defs:getChannelId (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/aosp_15_r20/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
H A DCreateChannelRequest.java191 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest
993 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest.Builder
H A DCreateChannelRequestOrBuilder.java104 java.lang.String getChannelId(); in getChannelId() method
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A DConscrypt.java429 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
630 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt
H A DOpenSSLSocketImpl.java128 public abstract byte[] getChannelId() throws SSLException; in getChannelId() method in OpenSSLSocketImpl
H A DAbstractConscryptEngine.java58 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptEngine
H A DConscryptEngine.java284 byte[] getChannelId() throws SSLException { in getChannelId() method in ConscryptEngine
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A DConscrypt.java417 public static byte[] getChannelId(SSLSocket socket) throws SSLException { in getChannelId() method in Conscrypt
618 public static byte[] getChannelId(SSLEngine engine) throws SSLException { in getChannelId() method in Conscrypt
H A DOpenSSLSocketImpl.java106 public abstract byte[] getChannelId() throws SSLException; in getChannelId() method in OpenSSLSocketImpl
H A DAbstractConscryptEngine.java57 abstract byte[] getChannelId() throws SSLException; in getChannelId() method in AbstractConscryptEngine
H A DConscryptEngine.java280 byte[] getChannelId() throws SSLException { in getChannelId() method in ConscryptEngine
/aosp_15_r20/external/google-cloud-java/java-video-live-stream/proto-google-cloud-live-stream-v1/src/main/java/com/google/cloud/video/livestream/v1/
H A DCreateChannelRequest.java203 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest
1070 public java.lang.String getChannelId() { in getChannelId() method in CreateChannelRequest.Builder
H A DCreateChannelRequestOrBuilder.java111 java.lang.String getChannelId(); in getChannelId() method
/aosp_15_r20/system/chre/java/utils/pigweed/src/com/google/android/chre/utils/pigweed/
H A DChreChannelOutput.java68 public int getChannelId() { in getChannelId() method in ChreChannelOutput
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DEpisodicProgramRow.java47 public long getChannelId() { in getChannelId() method in EpisodicProgramRow
DScheduleRow.java76 public long getChannelId() { in getChannelId() method in ScheduleRow
/aosp_15_r20/developers/samples/android/tv/ChannelsPrograms/Application/src/main/java/com/example/android/tv/channelsprograms/model/
DSubscription.java41 public long getChannelId() { in getChannelId() method in Subscription
/aosp_15_r20/developers/build/prebuilts/gradle/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
H A DMockDatabase.java163 public String getChannelId() { in getChannelId() method in MockDatabase.MessagingStyleCommsAppData
/aosp_15_r20/external/pigweed/pw_rpc/java/main/dev/pigweed/pw_rpc/
H A DAbstractCall.java78 final int getChannelId() { in getChannelId() method in AbstractCall
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/api/
DBaseProgram.java112 long getChannelId(); in getChannelId() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/recordissue/
DIssueRecordingService.java99 protected java.lang.String getChannelId() { in getChannelId() method in IssueRecordingService
/aosp_15_r20/developers/samples/android/wearable/wear/WearAccessibilityApp/Wearable/src/main/java/com/example/android/wearable/wear/wearaccessibilityapp/
DMockDatabase.java224 public String getChannelId() { in getChannelId() method in MockDatabase.MockNotificationData
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/notification/
DVoicemailChannelUtils.java82 static String getChannelId(@NonNull Context context, @Nullable PhoneAccountHandle handle) { in getChannelId() method in VoicemailChannelUtils
/aosp_15_r20/developers/samples/android/tv/ChannelsPrograms/Application/src/main/java/com/example/android/tv/channelsprograms/
DSyncProgramsJobService.java88 private long getChannelId(JobParameters jobParameters) { in getChannelId() method in SyncProgramsJobService
/aosp_15_r20/developers/samples/android/tv/ChannelsPrograms/Application/src/main/java/com/example/android/tv/channelsprograms/util/
DAppLinkHelper.java198 public long getChannelId() { in getChannelId() method in AppLinkHelper.PlaybackAction
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/
H A DIssueRecordingService.kt109 override fun getChannelId(): String = CHANNEL_ID in getTag() method

12345678910>>...21