Merge "Update API" into nyc-dev
This commit is contained in:
@@ -9560,6 +9560,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);
|
||||
}
|
||||
|
||||
|
||||
@@ -9894,6 +9894,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);
|
||||
}
|
||||
|
||||
|
||||
@@ -9569,6 +9569,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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user