Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 25 of 36) sorted by relevance

12

/aosp12/frameworks/base/lowpan/java/android/net/lowpan/
H A DLowpanEnergyScanResult.java33 public int getChannel() { in getChannel() method in LowpanEnergyScanResult
H A DLowpanIdentity.java171 public int getChannel() { in getChannel() method in LowpanIdentity
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DCoexUnsafeChannel.java87 public int getChannel() { in getChannel() method in CoexUnsafeChannel
H A DSoftApConfiguration.java584 public int getChannel() { in getChannel() method in SoftApConfiguration
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DIccOpenLogicalChannelResponse.java78 public int getChannel() { in getChannel() method in IccOpenLogicalChannelResponse
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryFilter.java37 public String getChannel() { in getChannel() method in NotificationHistoryFilter
/aosp12/packages/apps/TV/src/com/android/tv/menu/
H A DChannelsRowItem.java73 public Channel getChannel() { in getChannel() method in ChannelsRowItem
/aosp12/packages/services/Car/car-lib/src/android/car/vms/
H A DVmsLayer.java119 public int getChannel() { in getChannel() method in VmsLayer
/aosp12/packages/apps/TV/src/com/android/tv/recommendation/
H A DChannelRecord.java51 public Channel getChannel() { in getChannel() method in ChannelRecord
H A DRecommender.java160 public Channel getChannel(long channelId) { in getChannel() method in Recommender
/aosp12/packages/apps/TV/src/com/android/tv/ui/sidepanel/
H A DChannelCheckItem.java66 protected Channel getChannel() { in getChannel() method in ChannelCheckItem
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothMasInstance.java96 public int getChannel() { in getChannel() method in BluetoothMasInstance
H A DBluetoothServerSocket.java206 public int getChannel() { in getChannel() method in BluetoothServerSocket
/aosp12/packages/apps/TV/src/com/android/tv/data/epg/
H A DEpgReader.java47 public abstract Channel getChannel(); in getChannel() method in EpgReader.EpgChannel
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
H A DNotificationChannelController.java134 public static NotificationChannel getChannel(String channelId, Context context) { in getChannel() method in NotificationChannelController
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppPreference.java117 public int getChannel(BluetoothDevice remoteDevice, int uuid) { in getChannel() method in BluetoothOppPreference
/aosp12/packages/modules/ExtServices/java/src/android/ext/services/notification/
H A DNotificationEntry.java329 public NotificationChannel getChannel() { in getChannel() method in NotificationEntry
/aosp12/frameworks/av/media/libeffects/dynamicsproc/dsp/
H A DDPBase.cpp258 DPChannel* DPBase::getChannel(uint32_t channelIndex) { in getChannel() function in dp_fx::DPBase
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
H A DTunerTsStreamer.java301 public TunerChannel getChannel() { in getChannel() method in TunerTsStreamer
/aosp12/packages/apps/Settings/src/com/android/settings/notification/
H A DNotificationBackend.java251 public NotificationChannel getChannel(String pkg, int uid, String channelId) { in getChannel() method in NotificationBackend
255 public NotificationChannel getChannel(String pkg, int uid, String channelId, in getChannel() method in NotificationBackend
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationListenerServiceTest.java309 private NotificationChannel getChannel(String key, int index) { in getChannel() method in NotificationListenerServiceTest
/aosp12/frameworks/native/include/input/
H A DInputTransport.h329 inline std::shared_ptr<InputChannel> getChannel() { return mChannel; } in getChannel() function
441 inline std::shared_ptr<InputChannel> getChannel() { return mChannel; } in getChannel() function
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerCCDecoder.cpp40 bool getChannel(size_t *channel) const { in getChannel() function
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
H A DTunerRecordingSessionWorker.java393 private TunerChannel getChannel(Uri channelUri) { in getChannel() method in TunerRecordingSessionWorker
H A DTunerRecordingSessionWorkerExoV2.java396 private TunerChannel getChannel(Uri channelUri) { in getChannel() method in TunerRecordingSessionWorkerExoV2

12