Searched defs:authorityId (Results 1 – 3 of 3) sorted by relevance
35 public final int authorityId; field in SyncInfo61 int authorityId, String authority, long startTime) { in createAccountRedacted()66 public SyncInfo(int authorityId, Account account, String authority, long startTime) { in SyncInfo()
29 public final int authorityId; field in SyncStatusInfo52 public SyncStatusInfo(int authorityId) { in SyncStatusInfo()
299 int authorityId; field in SyncStorageEngine.SyncHistoryItem854 public AuthorityInfo getAuthority(int authorityId) { in getAuthority()1390 private SyncStatusInfo getOrCreateSyncStatusLocked(int authorityId) { in getOrCreateSyncStatusLocked()