Searched refs:numSourceOther (Results 1 – 3 of 3) sorted by relevance
49 public int numSourceOther; field in SyncStatusInfo.Stats62 to.numSourceOther = numSourceOther; in copyTo()76 numSourceOther = 0; in clear()90 parcel.writeInt(numSourceOther); in writeToParcel()104 numSourceOther = parcel.readInt(); in readFromParcel()165 parcel.writeInt(totalStats.numSourceOther); in writeToParcel()220 totalStats.numSourceOther = parcel.readInt(); in SyncStatusInfo()257 - totalStats.numSourceOther in SyncStatusInfo()
1209 status.totalStats.numSourceOther++; in stopSyncEvent()1210 status.todayStats.numSourceOther++; in stopSyncEvent()2093 st.totalStats.numSourceOther = getIntColumn(c, "numSourceServer"); in readAndDeleteLegacyAccountInfoLocked()
2307 filter.apply(stats.numSourceOther), in dumpSyncState()