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