Searched refs:isRequiredForSystemUser (Results 1 – 6 of 6) sorted by relevance
403 boolean isRequiredForSystemUser(); in isRequiredForSystemUser() method
170 setBoolean(Booleans.REQUIRED_FOR_SYSTEM_USER, pkgState.isRequiredForSystemUser()); in PackageStateImpl()263 public boolean isRequiredForSystemUser() { in isRequiredForSystemUser() method in PackageStateImpl
159 if (appInfo.isRequiredForSystemUser()) { in queryApps()
2514 public boolean isRequiredForSystemUser() { in isRequiredForSystemUser() method in ApplicationInfo
607 public boolean isRequiredForSystemUser() {
10985 Landroid/content/pm/ApplicationInfo;->isRequiredForSystemUser()Z