Home | History | Annotate | Download | only in provider

Lines Matching refs:getWithUri

661         public static Pair<Uri, byte[]> getWithUri(ContentProviderClient provider, Account account)
663 return SyncStateContract.Helpers.getWithUri(provider, CONTENT_URI, account);
715 public static Pair<Uri, byte[]> getWithUri(ContentProviderClient provider, Account account)
717 return SyncStateContract.Helpers.getWithUri(provider, CONTENT_URI, account);