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