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()
601 private int mAutoGroupAtCount; field in NotificationManagerService2480 mAutoGroupAtCount = in getGroupHelper()2482 return new GroupHelper(mAutoGroupAtCount, new GroupHelper.Callback() { in getGroupHelper()