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/core/java/android/bluetooth/
DBluetoothMasInstance.java95 public int getChannel() { in getChannel() method in BluetoothMasInstance
DBluetoothServerSocket.java207 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/native/include/input/
DInputTransport.h232 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
315 inline sp<InputChannel> getChannel() { return mChannel; } in getChannel() function
/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.java296 private NotificationChannel getChannel(String key, int index) { in getChannel() method in NotificationListenerServiceTest
DPreferencesHelperTest.java237 private NotificationChannel getChannel() { in getChannel() method in PreferencesHelperTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java346 public NotificationChannel getChannel(String key) { in getChannel() method in NotificationData
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerCCDecoder.cpp40 bool getChannel(size_t *channel) const { in getChannel() function
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java956 public NotificationChannel getChannel() { in getChannel() method in NotificationRecord
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1675 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/wifi/java/android/net/wifi/
DWifiManager.java3656 private synchronized AsyncChannel getChannel() { in getChannel() method
/frameworks/base/core/java/android/app/
DNotification.java3130 public String getChannel() { in getChannel() method in Notification
10314 public String getChannel() { in getChannel() method in Notification.Builder.TvExtender