summaryrefslogtreecommitdiff
path: root/core/java/android/hardware/display/WifiDisplay.java
Commit message (Expand)AuthorAgeFilesLines
* Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-081-0/+8
* Remove uses of libcore.util.Objects.hashCode / equals.Narayan Kamath2018-02-191-2/+2
* MediaRouter: grey out wifi displays that's in useChong Zhang2013-06-131-12/+34
* wifi-display: set display to unavailable if p2p device is unavailableChong Zhang2013-06-061-2/+21
* Support Wifi display devices that rename themselves.Jeff Brown2012-11-071-0/+9
* Add support for remembering Wifi display devices.Jeff Brown2012-09-191-4/+34
* Add new wifi display discovery API.Jeff Brown2012-09-081-0/+107