Searched defs:isComponentActuallyEnabled (Results 1 – 2 of 2) sorted by relevance
32 fun PackageManager.isComponentActuallyEnabled(componentInfo: ComponentInfo): Boolean { in PackageManager() method
108 private fun isComponentActuallyEnabled(activityInfo: ActivityInfo): Boolean { in isComponentActuallyEnabled() method