Searched refs:mIsDeviceUpgrading (Results 1 – 1 of 1) sorted by relevance
83 private final boolean mIsDeviceUpgrading; field in InitAppsHelper107 mIsDeviceUpgrading = mPm.isDeviceUpgrading(); in InitAppsHelper()110 if (mIsDeviceUpgrading || mPm.isFirstBoot()) { in InitAppsHelper()221 if (mIsDeviceUpgrading && mSystemPackagesCount > 0) { in logSystemAppsScanningTime()303 if (mIsDeviceUpgrading && dataPackagesCount > 0) { in logNonSystemAppScanningTime()