Home
last modified time | relevance | path

Searched refs:beforeUpdate (Results 1 – 5 of 5) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/
DZFileExtension.java86 public IOExceptionRunnable beforeUpdate() throws IOException { in beforeUpdate() method in ZFileExtension
DZFile.java993 notify(ZFileExtension::beforeUpdate); in update()
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/sign/
DManifestGenerationExtension.java167 public IOExceptionRunnable beforeUpdate() { in register()
DSigningExtension.java174 public IOExceptionRunnable beforeUpdate() throws IOException { in register()
/tools/apkzlib/src/test/java/com/android/tools/build/apkzlib/zip/
DZFileNotificationTest.java61 public IOExceptionRunnable beforeUpdate() { in beforeUpdate() method in ZFileNotificationTest.KeepListener