Package com.my.tracker
Interface MyTrackerConfig.InstalledPackagesProvider
-
- Enclosing class:
- MyTrackerConfig
public static interface MyTrackerConfig.InstalledPackagesProviderInterface of provider that produces information about installed packages.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<android.content.pm.PackageInfo>getInstalledPackages()
-