Home
last modified time | relevance | path

Searched refs:isInstallerDeviceOwnerOrAffiliatedProfileOwnerLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DPackageInstallerSession.java334 private boolean isInstallerDeviceOwnerOrAffiliatedProfileOwnerLocked() { in isInstallerDeviceOwnerOrAffiliatedProfileOwnerLocked() method in PackageInstallerSession
377 || isInstallerSystem || isInstallerDeviceOwnerOrAffiliatedProfileOwnerLocked()); in needToAskForPermissionsLocked()
791 isInstallerDeviceOwnerOrAffiliatedProfileOwnerLocked(), userId); in commit()