Home
last modified time | relevance | path

Searched refs:numSourceOther (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/
DSyncStatusInfo.java51 public int numSourceOther; field in SyncStatusInfo.Stats
64 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()
/frameworks/base/services/core/java/com/android/server/content/
DSyncStorageEngine.java1226 status.totalStats.numSourceOther++; in stopSyncEvent()
1227 status.todayStats.numSourceOther++; in stopSyncEvent()
DSyncManager.java2288 filter.apply(stats.numSourceOther), in dumpSyncState()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17031 Landroid/content/SyncStatusInfo$Stats;->numSourceOther:I