HomeSort by relevance Sort by last modified time
    Searched defs:removeAuthority (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
SyncManager.java 421 mSyncStorageEngine.removeAuthority(account, authority);
    [all...]
SyncStorageEngine.java 679 public void removeAuthority(Account account, String authority) {
    [all...]

Completed in 15 milliseconds