Searched refs:allowedCount (Results 1 – 1 of 1) sorted by relevance
364 int allowedCount = mNotificationItemView != null in updateHiddenShortcuts() local370 view.setVisibility(i >= allowedCount ? GONE : VISIBLE); in updateHiddenShortcuts()