Home
last modified time | relevance | path

Searched defs:getChannels (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/aosp_15_r20/cts/apps/CtsVerifier/include/colorchecker/
H A Dtestingimage.h48 inline int getChannels() const { return mChannels; } in getChannels() function
/aosp_15_r20/external/google-cloud-java/java-eventarc/proto-google-cloud-eventarc-v1/src/main/java/com/google/cloud/eventarc/v1/
H A DListChannelsResponse.java126 public com.google.cloud.eventarc.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse
770 public com.google.cloud.eventarc.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse.Builder
H A DListChannelsResponseOrBuilder.java45 com.google.cloud.eventarc.v1.Channel getChannels(int index); in getChannels() method
/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 DListChannelsResponse.java126 public com.google.cloud.video.livestream.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse
772 public com.google.cloud.video.livestream.v1.Channel getChannels(int index) { in getChannels() method in ListChannelsResponse.Builder
H A DListChannelsResponseOrBuilder.java45 com.google.cloud.video.livestream.v1.Channel getChannels(int index); in getChannels() method
/aosp_15_r20/frameworks/av/media/module/codecs/flac/dec/
H A DFLACDecoder.h59 unsigned getChannels() const { in getChannels() function
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DRadioAccessSpecifier.java109 public int[] getChannels() { in getChannels() method in RadioAccessSpecifier
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/epg/
DStubEpgReader.java65 public Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId) { in getChannels() method in StubEpgReader
DEpgReader.java80 Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId); in getChannels() method
/aosp_15_r20/packages/apps/TV/partner_support/src/com/google/android/tv/partner/support/
DLineup.java81 public abstract List<String> getChannels(); in getChannels() method in Lineup
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/
DLineup.java48 public List<String> getChannels() { in getChannels() method in Lineup
/aosp_15_r20/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/
H A DServerConfigOrBuilder.java248 com.google.container.v1.ServerConfig.ReleaseChannelConfig getChannels(int index); in getChannels() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/row/
DChannelEditorListView.java74 public final java.util.List<android.app.NotificationChannel> getChannels() { in getChannels() method in ChannelEditorListView
/aosp_15_r20/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioProfile.h46 const ChannelMaskSet &getChannels() const { return mChannelMasks; } in getChannels() function
/aosp_15_r20/packages/apps/TV/tests/common/src/com/android/tv/testing/
DFakeEpgReader.java83 public Set<EpgChannel> getChannels(Set<Channel> inputChannels, @NonNull String lineupId) { in getChannels() method in FakeEpgReader
/aosp_15_r20/external/google-cloud-java/java-container/proto-google-cloud-container-v1beta1/src/main/java/com/google/container/v1beta1/
H A DServerConfigOrBuilder.java248 com.google.container.v1beta1.ServerConfig.ReleaseChannelConfig getChannels(int index); in getChannels() method
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeBroadcastSubgroup.java144 public @NonNull List<BluetoothLeBroadcastChannel> getChannels() { in getChannels() method in BluetoothLeBroadcastSubgroup
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/apple/
H A DAppleLosslessSpecificBox.java82 public int getChannels() { in getChannels() method in AppleLosslessSpecificBox
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/flac/src/main/jni/include/
H A Dflac_parser.h55 unsigned getChannels() const { return mStreamInfo.channels; } in getChannels() function
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/flac/src/main/jni/include/
H A Dflac_parser.h55 unsigned getChannels() const { return mStreamInfo.channels; } in getChannels() function
/aosp_15_r20/frameworks/base/core/java/android/app/
H A DNotificationChannelGroup.java181 public List<NotificationChannel> getChannels() { in getChannels() method in NotificationChannelGroup
/aosp_15_r20/external/aac/tests/AacDecBenchmark/
H A DAacDecBenchmark.cpp60 int getChannels() const { return mStreamInfo ? mStreamInfo->numChannels : 0; } in getChannels() function in AACDecoder
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DEncoderProfiles.java427 public int getChannels() { in getChannels() method in EncoderProfiles.AudioProfile
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccSpecificationParams.java245 public List<Integer> getChannels() { in getChannels() method in CccSpecificationParams
/aosp_15_r20/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroSpecificationParams.java246 public List<Integer> getChannels() { in getChannels() method in AliroSpecificationParams

12345678910>>...24