Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f4d5647 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Android (Google) Code Review
Browse files

Merge "Add java.io.File fields to light grey." into pi-dev

parents afc5b242 9e5aad63
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -3432,7 +3432,11 @@ Ljava/io/FileDescriptor;->descriptor:I
Ljava/io/FileDescriptor;->getInt$()I
Ljava/io/FileDescriptor;->isSocket$()Z
Ljava/io/FileDescriptor;->setInt$(I)V
Ljava/io/File;->filePath:Ljava/nio/file/Path;
Ljava/io/File;->fs:Ljava/io/FileSystem;
Ljava/io/File;->path:Ljava/lang/String;
Ljava/io/File;->prefixLength:I
Ljava/io/File;->status:Ljava/io/File$PathStatus;
Ljava/io/FileInputStream;->fd:Ljava/io/FileDescriptor;
Ljava/io/FileOutputStream;->fd:Ljava/io/FileDescriptor;
Ljava/io/ObjectStreamClass;->getConstructorId(Ljava/lang/Class;)J