public interface DatabaseListener
| Modifier and Type | Method and Description |
|---|---|
void |
accountAdded(Account parent,
Account account) |
void |
accountChanged(Account account) |
void |
accountRemoved(Account parent,
Account account) |
void |
dirtyStatusChanged(boolean status) |
Copyright © 2018. All rights reserved.