public static interface PackageManagerInternal.SyncAdapterPackagesProvider
Modifier and Type | Method and Description |
---|---|
String[] |
getPackages(String authority,
int userId)
Gets the sync adapter packages for given authority and user.
|