Home
last modified time | relevance | path

Searched defs:getDestination (Results 1 – 8 of 8) sorted by relevance

/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DRtNetlinkRouteMessage.java81 public IpPrefix getDestination() { in getDestination() method in RtNetlinkRouteMessage
DRtNetlinkNeighborMessage.java175 public InetAddress getDestination() { in getDestination() method in RtNetlinkNeighborMessage
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/util/
DSpaIntent.kt77 fun Intent.getDestination(): String? { in getDestination() method
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessage.java129 public int getDestination() { in getDestination() method in HdmiCecMessage
/frameworks/native/libs/ui/include_vndk/ui/
DColorSpace.h283 constexpr const ColorSpace& getDestination() const noexcept { return mDestination; } in getDestination() function
/frameworks/native/libs/ui/include_types/ui/
DColorSpace.h283 constexpr const ColorSpace& getDestination() const noexcept { return mDestination; } in getDestination() function
/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/slice/
DSliceUtil.kt48 fun SliceUri.getDestination(): String? { in getDestination() method
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java258 public String getDestination() { in getDestination() method in RecipientEntry