Searched refs:SCAN_BOOTING (Results 1 – 1 of 1) sorted by relevance
466 static final int SCAN_BOOTING = 1 << 4; field in PackageManagerService490 SCAN_BOOTING,2766 int scanFlags = SCAN_BOOTING | SCAN_INITIAL; in PackageManagerService()11459 if ((scanFlags & SCAN_BOOTING) == 0 && pkgSetting.sharedUser != null) {11735 final boolean isUserInstall = (scanFlags & SCAN_BOOTING) == 0;12195 if ((scanFlags & SCAN_BOOTING) == 0) {12204 if ((scanFlags & SCAN_BOOTING) != 0) {16162 if ((scanResult.request.scanFlags & SCAN_BOOTING) != 0