Searched refs:REQUIRED_FOR_SYSTEM_USER (Results 1 – 1 of 1) sorted by relevance
68 REQUIRED_FOR_SYSTEM_USER,87 private static final int REQUIRED_FOR_SYSTEM_USER = 1 << 7; field in PackageStateImpl.Booleans170 setBoolean(Booleans.REQUIRED_FOR_SYSTEM_USER, pkgState.isRequiredForSystemUser()); in PackageStateImpl()264 return getBoolean(Booleans.REQUIRED_FOR_SYSTEM_USER); in isRequiredForSystemUser()