Searched defs:getIsSyncable (Results 1 – 5 of 5) sorted by relevance
121 int getIsSyncable(in Account account, String providerName); in getIsSyncable() method
2096 public static int getIsSyncable(Account account, String authority) { in getIsSyncable() method in ContentResolver
645 public int getIsSyncable(Account account, String providerName) { in getIsSyncable() method in ContentService
508 public int getIsSyncable(Account account, int userId, String providerName) { in getIsSyncable() method in SyncManager
675 public int getIsSyncable(Account account, int userId, String providerName) { in getIsSyncable() method in SyncStorageEngine