Searched refs:oldIntent (Results 1 – 1 of 1) sorted by relevance
1452 Intent oldIntent = mSecondaryLockscreenRequirement.get(userId); in updateSecondaryLockscreenRequirement() local1456 if (enabled && (oldIntent == null)) { in updateSecondaryLockscreenRequirement()1474 } else if (!enabled && (oldIntent != null)) { in updateSecondaryLockscreenRequirement()