Searched refs:mPerUidReadTimeoutsCache (Results 1 – 2 of 2) sorted by relevance
746 PerUidReadTimeouts[] mPerUidReadTimeoutsCache; field in PackageManagerService4346 mPerUidReadTimeoutsCache = null;7419 PerUidReadTimeouts[] result = mPerUidReadTimeoutsCache;7422 mPerUidReadTimeoutsCache = result;
2812 mPm.mPerUidReadTimeoutsCache = null; in handlePackagePostInstall()