Searched refs:numSourceOther (Results 1 – 4 of 4) sorted by relevance
51 public int numSourceOther; field in SyncStatusInfo.Stats64 to.numSourceOther = numSourceOther; in copyTo()78 numSourceOther = 0; in clear()92 parcel.writeInt(numSourceOther); in writeToParcel()106 numSourceOther = parcel.readInt(); in readFromParcel()178 parcel.writeInt(totalStats.numSourceOther); in writeToParcel()234 totalStats.numSourceOther = parcel.readInt(); in SyncStatusInfo()271 - totalStats.numSourceOther in SyncStatusInfo()
1226 status.totalStats.numSourceOther++; in stopSyncEvent()1227 status.todayStats.numSourceOther++; in stopSyncEvent()
2288 filter.apply(stats.numSourceOther), in dumpSyncState()
17031 Landroid/content/SyncStatusInfo$Stats;->numSourceOther:I