Searched defs:removePeriodicSync (Results 1 – 3 of 3) sorted by relevance
116 void removePeriodicSync(in Account account, String providerName, in Bundle extras); in removePeriodicSync() method
842 public void removePeriodicSync(Account account, String authority, Bundle extras) { in removePeriodicSync() method in ContentService
1187 public void removePeriodicSync(EndPoint target, Bundle extras, String why) { in removePeriodicSync() method in SyncManager