Searched defs:ALREADY_IN_PROGRESS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DSyncResult.java98 public static final SyncResult ALREADY_IN_PROGRESS; field in class:SyncResult
101 ALREADY_IN_PROGRESS = new SyncResult(true);
216 "you are not allowed to clear the ALREADY_IN_PROGRESS SyncStats");

Completed in 862 milliseconds