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