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