Searched refs:profileContainsUserId (Results 1 – 1 of 1) sorted by relevance
113 if (profileContainsUserId(profiles, userId) && userId == currentUserId) { in aggregateDataUsage()120 if (profileContainsUserId(profiles, userId) && userId != currentUserId) { in aggregateDataUsage()154 private boolean profileContainsUserId(List<UserInfo> profiles, int userId) { in profileContainsUserId() method in AppDataUsagePreferenceController167 if (!profileContainsUserId(profiles, uid)) { in updateRestrictedState()