Searched refs:hasKeyValue (Results 1 – 1 of 1) sorted by relevance
160 if (mCache.hasKeyValue(key, userId)) { in readKeyValue()598 boolean hasKeyValue(String key, int userId) { in hasKeyValue() method in LockSettingsStorage.Cache