Home
last modified time | relevance | path

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

/frameworks/base/lowpan/java/android/net/lowpan/
DLowpanEnergyScanResult.java33 public int getChannel() { in getChannel() method in LowpanEnergyScanResult
DLowpanIdentity.java171 public int getChannel() { in getChannel() method in LowpanIdentity
/frameworks/base/telephony/java/android/telephony/
DIccOpenLogicalChannelResponse.java78 public int getChannel() { in getChannel() method in IccOpenLogicalChannelResponse
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryFilter.java37 public String getChannel() { in getChannel() method in NotificationHistoryFilter
DNotificationRecord.java1031 public NotificationChannel getChannel() { in getChannel() method in NotificationRecord
/frameworks/base/core/java/android/bluetooth/
DBluetoothMasInstance.java96 public int getChannel() { in getChannel() method in BluetoothMasInstance
DBluetoothServerSocket.java206 public int getChannel() { in getChannel() method in BluetoothServerSocket
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java134 public static NotificationChannel getChannel(String channelId, Context context) { in getChannel() method in NotificationChannelController
/frameworks/av/media/libeffects/dynamicsproc/dsp/
DDPBase.cpp258 DPChannel* DPBase::getChannel(uint32_t channelIndex) { in getChannel() function in dp_fx::DPBase
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java309 private NotificationChannel getChannel(String key, int index) { in getChannel() method in NotificationListenerServiceTest
DPreferencesHelperTest.java355 private NotificationChannel getChannel() { in getChannel() method in PreferencesHelperTest
/frameworks/native/include/input/
DInputTransport.h329 inline std::shared_ptr<InputChannel> getChannel() { return mChannel; } in getChannel() function
440 inline std::shared_ptr<InputChannel> getChannel() { return mChannel; } in getChannel() function
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerCCDecoder.cpp40 bool getChannel(size_t *channel) const { in getChannel() function
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java307 public NotificationChannel getChannel() { in getChannel() method in NotificationEntry
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1884 public NotificationChannel getChannel() { in getChannel() method in NotificationListenerService.Ranking
/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java1509 public int getChannel() { in getChannel() method in RadioManager.ProgramInfo
/frameworks/base/core/java/android/app/
DNotification.java3501 public String getChannel() { in getChannel() method in Notification
11850 public String getChannel() { in getChannel() method in Notification.Builder.TvExtender