Searched refs:recordKey (Results 1 – 1 of 1) sorted by relevance
285 private static String recordKey(String pkg, int uid) { in recordKey() method in RankingHelper290 final String key = recordKey(pkg, uid); in getRecord()303 final String key = recordKey(pkg, uid); in getOrCreateRecord()1374 mRecords.remove(recordKey(pkg, uid)); in onPackagesChanged()1388 mRecords.put(recordKey(r.pkg, r.uid), r); in onPackagesChanged()