Searched refs:mPerUidReadTimeoutsCache (Results 1 – 2 of 2) sorted by relevance
747 PerUidReadTimeouts[] mPerUidReadTimeoutsCache; field in PackageManagerService4314 mPerUidReadTimeoutsCache = null;7634 PerUidReadTimeouts[] result = mPerUidReadTimeoutsCache; in getPerUidReadTimeouts()7637 mPerUidReadTimeoutsCache = result; in getPerUidReadTimeouts()
2869 mPm.mPerUidReadTimeoutsCache = null; in handlePackagePostInstall()