Home
last modified time | relevance | path

Searched refs:ALREADY_IN_PROGRESS (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/content/
H A DSyncResult.java108 public static final SyncResult ALREADY_IN_PROGRESS; field in SyncResult
111 ALREADY_IN_PROGRESS = new SyncResult(true);
H A DAbstractThreadedSyncAdapter.java229 syncContextClient.onFinished(SyncResult.ALREADY_IN_PROGRESS); in startSync()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt11769 field public static final android.content.SyncResult ALREADY_IN_PROGRESS;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt8219 field public static final android.content.SyncResult ALREADY_IN_PROGRESS;