Searched refs:mAutoGroupAtCount (Results 1 – 2 of 2) sorted by relevance
67 private final int mAutoGroupAtCount; field in GroupHelper80 mAutoGroupAtCount = autoGroupAtCount; in GroupHelper()166 if (children.size() >= mAutoGroupAtCount || autogroupSummaryExists) { in maybeGroup()
725 private int mAutoGroupAtCount; field in NotificationManagerService2826 mAutoGroupAtCount = in getGroupHelper()2829 mAutoGroupAtCount, new GroupHelper.Callback() { in getGroupHelper()