Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DInstallStart.java131 checkDevicePolicyRestrictions(); in onCreate()
294 private void checkDevicePolicyRestrictions() { in checkDevicePolicyRestrictions() method in InstallStart