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()
40 public final int authorityId; field in SyncStatusInfo139 public SyncStatusInfo(int authorityId) { in SyncStatusInfo()
332 int authorityId; field in SyncStorageEngine.SyncHistoryItem976 public AuthorityInfo getAuthority(int authorityId) { in getAuthority()1549 private SyncStatusInfo getOrCreateSyncStatusLocked(int authorityId) { in getOrCreateSyncStatusLocked()