Searched refs:SOURCE_COUNT (Results 1 – 2 of 2) sorted by relevance
39 private static final int SOURCE_COUNT = 6; field in SyncStatusInfo139 public final long[] perSourceLastSuccessTimes = new long[SOURCE_COUNT];140 public final long[] perSourceLastFailureTimes = new long[SOURCE_COUNT];
17055 Landroid/content/SyncStatusInfo;->SOURCE_COUNT:I