Searched refs:syncAdapterType (Results 1 – 1 of 1) sorted by relevance
1889 for (RegisteredServicesCache.ServiceInfo<SyncAdapterType> syncAdapterType : sorted) { in dumpSyncState()1890 if (!syncAdapterType.type.accountType.equals(account.account.type)) { in dumpSyncState()1898 syncAdapterType.type.authority, in dumpSyncState()2988 SyncAdapterType syncAdapterType = in dispatchSyncOperation() local2991 syncAdapterInfo = mSyncAdapters.getServiceInfo(syncAdapterType, info.userId); in dispatchSyncOperation()2993 Log.d(TAG, "can't find a sync adapter for " + syncAdapterType in dispatchSyncOperation()