Searched refs:mMaxDisplayedNotifications (Results 1 – 1 of 1) sorted by relevance
446 private int mMaxDisplayedNotifications = -1; field in NotificationStackScrollLayout1462 if (mMaxDisplayedNotifications != -1) {2462 /* notificationStackScrollLayout= */ this, mMaxDisplayedNotifications,5006 if (mMaxDisplayedNotifications != maxDisplayedNotifications) { in setMaxDisplayedNotifications()5007 mMaxDisplayedNotifications = maxDisplayedNotifications; in setMaxDisplayedNotifications()5146 println(pw, "maxDisplayedNotifications", mMaxDisplayedNotifications); in dump()