Searched refs:getSyncAdapterTypesAsUser (Results 1 – 6 of 6) sorted by relevance
150 SyncAdapterType[] getSyncAdapterTypesAsUser(int userId); in getSyncAdapterTypesAsUser() method
3229 public static SyncAdapterType[] getSyncAdapterTypesAsUser(@UserIdInt int userId) {3231 return getContentService().getSyncAdapterTypesAsUser(userId);
254 SyncAdapterType[] syncAdapters = ContentResolver.getSyncAdapterTypesAsUser( in buildAccountTypeToAuthoritiesMap()
133 SyncAdapterType[] syncAdapters = ContentResolver.getSyncAdapterTypesAsUser(userId); in serializeAccountSyncSettingsToJSON()
803 return getSyncAdapterTypesAsUser(UserHandle.getCallingUserId()); in getSyncAdapterTypes()815 public SyncAdapterType[] getSyncAdapterTypesAsUser(int userId) { in getSyncAdapterTypesAsUser() method in ContentService
10187 Landroid/content/ContentResolver;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType;10427 Landroid/content/IContentService$Stub$Proxy;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAda…10501 Landroid/content/IContentService;->getSyncAdapterTypesAsUser(I)[Landroid/content/SyncAdapterType;