Searched refs:getSyncAdapterTypes (Results 1 – 7 of 7) sorted by relevance
143 SyncAdapterType[] getSyncAdapterTypes(); in getSyncAdapterTypes() method
1881 public static SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentResolver1883 return getContentService().getSyncAdapterTypes(); in getSyncAdapterTypes()
482 public SyncAdapterType[] getSyncAdapterTypes() { in getSyncAdapterTypes() method in ContentService503 return syncManager.getSyncAdapterTypes(userId); in getSyncAdapterTypesAsUser()
819 public SyncAdapterType[] getSyncAdapterTypes(int userId) { in getSyncAdapterTypes() method in SyncManager
170 NO DOC BLOCK: android.content.ContentResolver Method getSyncAdapterTypes()
7255 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();
7018 method public static android.content.SyncAdapterType[] getSyncAdapterTypes();