Searched refs:mSecondaryLockscreenEnabled (Results 1 – 2 of 2) sorted by relevance
180 boolean mSecondaryLockscreenEnabled = false; field in DevicePolicyData322 if (policyData.mSecondaryLockscreenEnabled) { in store()558 policy.mSecondaryLockscreenEnabled = in load()
10342 policy.mSecondaryLockscreenEnabled = false;14821 policy.mSecondaryLockscreenEnabled = enabled; in setSecondaryLockscreenEnabled()14829 return getUserData(userHandle.getIdentifier()).mSecondaryLockscreenEnabled; in isSecondaryLockscreenEnabled()