Home
last modified time | relevance | path

Searched refs:getSyncAdapterTypes (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/content/
DIContentService.aidl149 SyncAdapterType[] getSyncAdapterTypes(); in getSyncAdapterTypes() method
DContentResolver.java2693 public static SyncAdapterType[] getSyncAdapterTypes() {
2695 return getContentService().getSyncAdapterTypes();
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java707 public SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentService
728 return syncManager.getSyncAdapterTypes(userId); in getSyncAdapterTypesAsUser()
DSyncManager.java1237 public SyncAdapterType[] getSyncAdapterTypes(int userId) { in getSyncAdapterTypes() method in SyncManager
/frameworks/base/services/
Dart-profile5767 PLcom/android/server/content/ContentService;->getSyncAdapterTypes()[Landroid/content/SyncAdapterTyp…
5913 PLcom/android/server/content/SyncManager;->getSyncAdapterTypes(I)[Landroid/content/SyncAdapterType;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7016 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
/frameworks/base/non-updatable-api/
Dcurrent.txt9541 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
/frameworks/base/api/
Dcurrent.txt9541 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt13313 Landroid/content/IContentService$Stub$Proxy;->getSyncAdapterTypes()[Landroid/content/SyncAdapterTyp…