HomeSort by relevance Sort by last modified time
    Searched refs:numSourcePoll (Results 1 - 6 of 6) 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...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 141 milliseconds