Searched refs:IS_TRUST_USUALLY_MANAGED (Results 1 – 1 of 1) sorted by relevance
138 private static final String IS_TRUST_USUALLY_MANAGED = "lockscreen.istrustusuallymanaged"; field in LockPatternUtils164 return getLockSettings().getBoolean(IS_TRUST_USUALLY_MANAGED, false, userId); in isTrustUsuallyManaged()172 getLockSettings().setBoolean(IS_TRUST_USUALLY_MANAGED, managed, userId); in setTrustUsuallyManaged()