Package-level declarations
Functions
Link copied to clipboard
fun PackageManager.getApplicationInfoCompat(packageName: String, flags: Int = PackageManager.GET_META_DATA): ApplicationInfo
Link copied to clipboard
Link copied to clipboard
fun PackageManager.getQueryIntentActivitiesCompat(intent: Intent, flags: Int = PackageManager.MATCH_DEFAULT_ONLY): List<ResolveInfo>