Searched refs:mAutoGroupAtCount (Results 1 – 2 of 2) sorted by relevance
38 private final int mAutoGroupAtCount; field in GroupHelper45 mAutoGroupAtCount = autoGroupAtCount; in GroupHelper()72 if (notificationsForPackage.size() >= mAutoGroupAtCount in onNotificationPosted()
466 private int mAutoGroupAtCount; field in NotificationManagerService1907 mAutoGroupAtCount = in getGroupHelper()1909 return new GroupHelper(mAutoGroupAtCount, new GroupHelper.Callback() { in getGroupHelper()