Searched refs:mMaxDisplayedNotifications (Results 1 – 1 of 1) sorted by relevance
452 private int mMaxDisplayedNotifications = -1; field in NotificationStackScrollLayout1404 if (mMaxDisplayedNotifications != -1) {2349 /* notificationStackScrollLayout= */ this, mMaxDisplayedNotifications,4984 if (mMaxDisplayedNotifications != maxDisplayedNotifications) { in setMaxDisplayedNotifications()4985 mMaxDisplayedNotifications = maxDisplayedNotifications; in setMaxDisplayedNotifications()5112 println(pw, "maxDisplayedNotifications", mMaxDisplayedNotifications); in dump()