Searched defs:syncAuthority (Results 1 – 2 of 2) sorted by relevance
60 String syncAuthority) { in newInstance()72 final String syncAuthority = getArguments().getString(SYNC_AUTHORITY); in onCreateDialog() local
226 public final String syncAuthority; field in Account