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

Commit 96e9c44d authored by Todd Kennedy's avatar Todd Kennedy Committed by android-build-merger
Browse files

Merge "Update API" into nyc-dev am: 3d2e374e

am: b8a2c46c

* commit 'b8a2c46c':
  Update API
parents c854a678 b8a2c46c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9564,6 +9564,7 @@ package android.content.pm {
    method public java.lang.String[] getNames() throws java.io.IOException;
    method public java.io.InputStream openRead(java.lang.String) throws java.io.IOException;
    method public java.io.OutputStream openWrite(java.lang.String, long, long) throws java.io.IOException;
    method public void removeSplit(java.lang.String) throws java.io.IOException;
    method public void setStagingProgress(float);
  }
+1 −0
Original line number Diff line number Diff line
@@ -9898,6 +9898,7 @@ package android.content.pm {
    method public java.lang.String[] getNames() throws java.io.IOException;
    method public java.io.InputStream openRead(java.lang.String) throws java.io.IOException;
    method public java.io.OutputStream openWrite(java.lang.String, long, long) throws java.io.IOException;
    method public void removeSplit(java.lang.String) throws java.io.IOException;
    method public void setStagingProgress(float);
  }
+1 −0
Original line number Diff line number Diff line
@@ -9573,6 +9573,7 @@ package android.content.pm {
    method public java.lang.String[] getNames() throws java.io.IOException;
    method public java.io.InputStream openRead(java.lang.String) throws java.io.IOException;
    method public java.io.OutputStream openWrite(java.lang.String, long, long) throws java.io.IOException;
    method public void removeSplit(java.lang.String) throws java.io.IOException;
    method public void setStagingProgress(float);
  }