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