Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/flac/dec/
DFLACDecoder.h59 unsigned getChannels() const { in getChannels() function
/frameworks/base/telephony/java/android/telephony/
DRadioAccessSpecifier.java108 public int[] getChannels() { in getChannels() method in RadioAccessSpecifier
/frameworks/base/core/java/android/service/notification/
DNotificationRankingUpdate.java139 public Bundle getChannels() { in getChannels() method in NotificationRankingUpdate
/frameworks/base/core/java/android/app/
DNotificationChannelGroup.java142 public List<NotificationChannel> getChannels() { in getChannels() method in NotificationChannelGroup
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h66 const ChannelsVector &getChannels() const { return mChannelMasks; } in getChannels() function
/frameworks/av/media/extractors/flac/
DFLACExtractor.cpp98 unsigned getChannels() const { in getChannels() function in android::FLACParser