summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/WifiDisplay.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-01-06Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-08Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-19Remove uses of libcore.util.Objects.hashCode / equals.Narayan Kamath
2013-06-13MediaRouter: grey out wifi displays that's in useChong Zhang
2013-06-06wifi-display: set display to unavailable if p2p device is unavailableChong Zhang
2012-11-07Support Wifi display devices that rename themselves.Jeff Brown
2012-09-19Add support for remembering Wifi display devices.Jeff Brown
2012-09-08Add new wifi display discovery API.Jeff Brown