History log of /libcore/luni/src/main/java/android/system/StructPollfd.java
Revision Date Author Comments
87231677f5fb2403ad39f5c778c76ad8d5592d99 18-Oct-2017 Tobias Thierer <tobiast@google.com> Libcore: Convert android.* to 4-space indent.

This makes the code consistent with framework as well as with
other packages in libcore.

Bug: 67901714
Test: Treehugger
Change-Id: I60f6dd432b19c834f8197b5b6b4ffd9ed0c653d8
c42b3c9036c6b9fa4d66ad0efa2d9b37a5c5bbf5 30-Nov-2015 Neil Fuller <nfuller@google.com> Fix @code escapes

The body of {@code} must not be HTML escaped. This is one of
several changes that fix the source in conjunction with a
doclava fix.

Bug: 25757239
Change-Id: I2eeafac7516824dc4b21a7b5516eca1afda0a068
938612c05cb2b02c6f9f6da83d1904fb97b6ed36 09-May-2014 Elliott Hughes <enh@google.com> Unhide android.system.Os.

Change-Id: Ia113d3e3609cd1403fbdea7966931bf5c6c3b5ea
34721e8e0051258e87848bae25baf50722b4c76a 07-May-2014 Elliott Hughes <enh@google.com> Basic documentation for android.system.

Also individually @hide the methods we might not want to expose straight
away. These are basically the ones where the mapping to Java types isn't
completely straightforward, usually resulting in a family of similar methods.

Change-Id: I7b3d555c4599dc8c64e23f5c494a358ef68c6777
fe77f817b540f2a66c17486a618bb9083a22070e 30-Apr-2014 Elliott Hughes <enh@google.com> Make sure every struct has a toString.

Also add some missing finals.

Change-Id: I80a779d7340608d55d5ffcc73e2d411dc1bc1cc9
5d930cadc8f62aee5f18e7921296fe66a54f18ab 24-Apr-2014 Elliott Hughes <enh@google.com> Groundwork towards making the Libcore.os functionality public.

Change-Id: Ie700aa16d91fba53fc5eb2555829cb74d84b12ad