Searched refs:syncAdapterType (Results 1 – 1 of 1) sorted by relevance
2288 for (RegisteredServicesCache.ServiceInfo<SyncAdapterType> syncAdapterType : sorted) { in dumpSyncState()2289 if (!syncAdapterType.type.accountType.equals(account.account.type)) { in dumpSyncState()2297 syncAdapterType.type.authority, in dumpSyncState()3550 SyncAdapterType syncAdapterType = in dispatchSyncOperation() local3553 syncAdapterInfo = mSyncAdapters.getServiceInfo(syncAdapterType, info.userId); in dispatchSyncOperation()3556 syncAdapterType); in dispatchSyncOperation()3557 Log.d(TAG, "can't find a sync adapter for " + syncAdapterType in dispatchSyncOperation()