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