Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DIContentService.aidl143 SyncAdapterType[] getSyncAdapterTypes(); in getSyncAdapterTypes() method
DContentResolver.java2020 public static SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentResolver
2022 return getContentService().getSyncAdapterTypes(); in getSyncAdapterTypes()
/frameworks/base/services/core/java/com/android/server/content/
DContentService.java649 public SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentService
670 return syncManager.getSyncAdapterTypes(userId); in getSyncAdapterTypesAsUser()
DSyncManager.java968 public SyncAdapterType[] getSyncAdapterTypes(int userId) { in getSyncAdapterTypes() method in SyncManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7016 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
/frameworks/base/api/
Dcurrent.txt7915 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
Dtest-current.txt7922 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
Dsystem-current.txt8229 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();