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