Export cancellable - minor changes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package org.sufficientlysecure.keychain.util;
|
||||
|
||||
public interface KeychainServiceListener {
|
||||
boolean hasServiceStopped();
|
||||
}
|
||||
Reference in New Issue
Block a user