HomeSort by relevance Sort by last modified time
    Searched refs:numSourcePoll (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/content/
SyncStatusInfo.java 32 public int numSourcePoll;
75 parcel.writeInt(numSourcePoll);
105 numSourcePoll = parcel.readInt();
136 numSourcePoll = other.numSourcePoll;
  /frameworks/base/services/core/java/com/android/server/content/
SyncStorageEngine.java     [all...]
SyncManager.java     [all...]

Completed in 62 milliseconds