Searched refs:subjectUid (Results 1 – 1 of 1) sorted by relevance
955 int subjectUid = UserHandle.getUid(subjectUserId, subjectSetting.getAppId()); in updateShouldFilterCacheForUser() local958 subjectUid, subjectSetting, otherSetting, otherUser); in updateShouldFilterCacheForUser()961 mShouldFilterCache.put(subjectUid, otherUid, shouldFilterSubjectToOther); in updateShouldFilterCacheForUser()962 mShouldFilterCache.put(otherUid, subjectUid, shouldFilterOtherToSubject); in updateShouldFilterCacheForUser()