Searched refs:mAutoGroupAtCount (Results 1 – 2 of 2) sorted by relevance
42 private final int mAutoGroupAtCount; field in GroupHelper54 mAutoGroupAtCount = autoGroupAtCount; in GroupHelper()123 if (notificationsForPackage.size() >= mAutoGroupAtCount in onNotificationPosted()
521 private int mAutoGroupAtCount; field in NotificationManagerService2238 mAutoGroupAtCount = in getGroupHelper()2240 return new GroupHelper(mAutoGroupAtCount, new GroupHelper.Callback() { in getGroupHelper()