Searched refs:getSyncAdapterTypesAsUser (Results 1 – 8 of 8) sorted by relevance
150 SyncAdapterType[] getSyncAdapterTypesAsUser(int userId); in getSyncAdapterTypesAsUser() method
2705 public static SyncAdapterType[] getSyncAdapterTypesAsUser(@UserIdInt int userId) {2707 return getContentService().getSyncAdapterTypesAsUser(userId);
253 SyncAdapterType[] syncAdapters = ContentResolver.getSyncAdapterTypesAsUser( in buildAccountTypeToAuthoritiesMap()
132 SyncAdapterType[] syncAdapters = ContentResolver.getSyncAdapterTypesAsUser(userId); in serializeAccountSyncSettingsToJSON()
708 return getSyncAdapterTypesAsUser(UserHandle.getCallingUserId()); in getSyncAdapterTypes()720 public SyncAdapterType[] getSyncAdapterTypesAsUser(int userId) { in getSyncAdapterTypesAsUser() method in ContentService
5768 PLcom/android/server/content/ContentService;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAda…
13074 Landroid/content/ContentResolver;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType;13314 Landroid/content/IContentService$Stub$Proxy;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAda…13388 Landroid/content/IContentService;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType;
3484 HSPLandroid/content/ContentResolver;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType;