Home
last modified time | relevance | path

Searched defs:getChannel (Results 1 – 18 of 18) 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.java206 public int getChannel() { in getChannel() method in BluetoothServerSocket
/frameworks/opt/telephony/src/java/com/android/internal/telephony/util/
DNotificationChannelController.java126 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/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationData.java349 public NotificationChannel getChannel(String key) { in getChannel() method in NotificationData
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationListenerServiceTest.java293 private NotificationChannel getChannel(String key, int index) { in getChannel() method in NotificationListenerServiceTest
DPreferencesHelperTest.java234 private NotificationChannel getChannel() { in getChannel() method in PreferencesHelperTest
/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2CCDecoder.cpp41 bool getChannel(size_t *channel) const { in getChannel() function
/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.java986 public NotificationChannel getChannel() { in getChannel() method in NotificationRecord
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1672 public NotificationChannel getChannel() { in getChannel() method in NotificationListenerService.Ranking
/frameworks/base/core/java/android/hardware/radio/
DRadioManager.java1502 public int getChannel() { in getChannel() method in RadioManager.ProgramInfo
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java3593 private synchronized AsyncChannel getChannel() { in getChannel() method
/frameworks/base/core/java/android/app/
DNotification.java3123 public String getChannel() { in getChannel() method in Notification
10291 public String getChannel() { in getChannel() method in Notification.Builder.TvExtender