Searched refs:sUserIdListToShowProfileTabs (Results 1 – 1 of 1) sorted by relevance
50 private static List<Integer> sUserIdListToShowProfileTabs = new ArrayList<>(); field in SettingsProfileSelectFragment131 sUserIdListToShowProfileTabs = userIdListToShowProfileTabs; in getProfileSelectFragment()160 if (!sUserIdListToShowProfileTabs.contains(userId)) { in getTabUserId()