Searched refs:sysPropKey (Results 1 – 1 of 1) sorted by relevance
497 final String sysPropKey = "pm.dexopt.downgrade_after_inactive_days"; in getDowngradeUnusedAppsThresholdInMillis() local498 String sysPropValue = SystemProperties.get(sysPropKey); in getDowngradeUnusedAppsThresholdInMillis()500 Log.w(TAG, "SysProp " + sysPropKey + " not set"); in getDowngradeUnusedAppsThresholdInMillis()