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