Searched refs:disableComponentLPw (Results 1 – 3 of 3) sorted by relevance
532 boolean disableComponentLPw(String componentClassName, int userId) { in disableComponentLPw() method in PackageSettingBase
3184 ps.disableComponentLPw(PackageManager.APP_DETAILS_ACTIVITY_CLASS_NAME, in PackageManagerService()20843 if (!pkgSetting.disableComponentLPw(className, userId)) {
11225 HSPLcom/android/server/pm/PackageSettingBase;->disableComponentLPw(Ljava/lang/String;I)Z