Searched refs:mIsUserUnlockedCache (Results 1 – 1 of 1) sorted by relevance
3757 private final PropertyInvalidatedCache<Integer, Boolean> mIsUserUnlockedCache = field in UserManager3797 return mIsUserUnlockedCache.query(userId); in isUserUnlocked()3802 mIsUserUnlockedCache.disableLocal(); in disableIsUserUnlockedCache()