Searched refs:newFullPolicy (Results 1 – 1 of 1) sorted by relevance
369 Policy newFullPolicy = null; in onPropertiesChanged() local384 } else if (newFullPolicy == null) { in onPropertiesChanged()385 newFullPolicy = Policy.fromSettings(mSettings, mDeviceSpecificSettings, in onPropertiesChanged()390 if (newFullPolicy != null) { in onPropertiesChanged()391 changed |= maybeUpdateDefaultFullPolicy(newFullPolicy); in onPropertiesChanged()