Searched refs:mMaxIconsOnAod (Results 1 – 1 of 1) sorted by relevance
134 private int mMaxIconsOnAod; field in NotificationIconContainer177 mMaxIconsOnAod = getResources().getInteger(R.integer.max_notif_icons_on_aod); in initResources()546 return mOnLockScreen ? mMaxIconsOnAod : in getMaxVisibleIcons()