Searched refs:onAuthorityRemoved (Results 1 – 2 of 2) sorted by relevance
394 void onAuthorityRemoved(EndPoint removedAuthority); in onAuthorityRemoved() method1137 mAuthorityRemovedListener.onAuthorityRemoved(auth.target); in removeStaleAccounts()1630 mAuthorityRemovedListener.onAuthorityRemoved(authorityInfo.target); in removeAuthorityLocked()
662 public void onAuthorityRemoved(EndPoint removedAuthority) { in SyncManager()