Searched refs:getSyncAdapterPackagesForAuthorityAsUser (Results 1 – 7 of 7) sorted by relevance
152 String[] getSyncAdapterPackagesForAuthorityAsUser(String authority, int userId); in getSyncAdapterPackagesForAuthorityAsUser() method
2718 public static String[] getSyncAdapterPackagesForAuthorityAsUser(String authority,2721 return getContentService().getSyncAdapterPackagesForAuthorityAsUser(authority, userId);
289 return getSyncAdapterPackagesForAuthorityAsUser(authority, userId); in ContentService()735 public String[] getSyncAdapterPackagesForAuthorityAsUser(String authority, int userId) { in getSyncAdapterPackagesForAuthorityAsUser() method in ContentService743 return syncManager.getSyncAdapterPackagesForAuthorityAsUser(authority, userId); in getSyncAdapterPackagesForAuthorityAsUser()
1249 public String[] getSyncAdapterPackagesForAuthorityAsUser(String authority, int userId) { in getSyncAdapterPackagesForAuthorityAsUser() method in SyncManager
407 String[] packages = ContentResolver.getSyncAdapterPackagesForAuthorityAsUser( in reportContentProviderUsage()
636 method public static String[] getSyncAdapterPackagesForAuthorityAsUser(String, int);
5766 HSPLcom/android/server/content/ContentService;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang…5912 HSPLcom/android/server/content/SyncManager;->getSyncAdapterPackagesForAuthorityAsUser(Ljava/lang/St…