Searched refs:mLockType (Results 1 – 1 of 1) sorted by relevance
100 private @Nullable String mLockType; field in UserReference715 mLockType = lockType; in setLockCredential()816 if (!lockType.equals(mLockType) && mLockType != null) { in clearLockCredential()835 mLockType = null; in clearLockCredential()845 mLockType = null; in clearLockCredential()878 if (mLockType != null && !lockType.equals(mLockType)) { in lockCredential()