Searched refs:requestSyncIfAllowed (Results 1 – 3 of 3) sorted by relevance
157 AccountSyncHelper.requestSyncIfAllowed(account, adapter.authority, userId); in requestSyncForEnabledProviders()
91 static void requestSyncIfAllowed(Account account, String authority, int userId) { in requestSyncIfAllowed() method in AccountSyncHelper
219 AccountSyncHelper.requestSyncIfAllowed(mAccount, authority, mUserHandle.getIdentifier()); in requestSync()