Searched refs:mSecondaryLockscreenEnabled (Results 1 – 2 of 2) sorted by relevance
178 boolean mSecondaryLockscreenEnabled = false; field in DevicePolicyData320 if (policyData.mSecondaryLockscreenEnabled) { in store()556 policy.mSecondaryLockscreenEnabled = in load()
10366 policy.mSecondaryLockscreenEnabled = false;14677 policy.mSecondaryLockscreenEnabled = enabled; in setSecondaryLockscreenEnabled()14685 return getUserData(userHandle.getIdentifier()).mSecondaryLockscreenEnabled; in isSecondaryLockscreenEnabled()