Searched refs:getSyncAdapterTypesAsUser (Results 1 – 6 of 6) 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…