Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIContentService.aidl143 SyncAdapterType[] getSyncAdapterTypes(); in getSyncAdapterTypes() method
DContentResolver.java2387 public static SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentResolver
2389 return getContentService().getSyncAdapterTypes(); in getSyncAdapterTypes()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java697 public SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentService
718 return syncManager.getSyncAdapterTypes(userId); in getSyncAdapterTypesAsUser()
DSyncManager.java1267 public SyncAdapterType[] getSyncAdapterTypes(int userId) { in getSyncAdapterTypes() method in SyncManager
/frameworks/base/config/
Dhiddenapi-light-greylist.txt1397 Landroid/content/IContentService;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType;
Dboot-image-profile.txt1524 HPLandroid/content/ContentResolver;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType;
1545 HPLandroid/content/IContentService$Stub$Proxy;->getSyncAdapterTypes()[Landroid/content/SyncAdapterT…
17382 HSPLandroid/content/IContentService;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType;
Dhiddenapi-public-dex.txt6502 Landroid/content/ContentResolver;->getSyncAdapterTypes()[Landroid/content/SyncAdapterType;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7016 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
/frameworks/base/api/
Dcurrent.txt9225 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();