Searched refs:mGroupKey (Results 1 – 1 of 1) sorted by relevance
48 private String mGroupKey; field in NotificationGroup114 mGroupKey = groupKey; in setGroupKey()124 return mGroupKey; in getGroupKey()350 if (mGroupKey == null) { in assertSameGroupKey()352 } else if (!mGroupKey.equals(groupKey)) { in assertSameGroupKey()368 Log.d(TAG, "The current groupKey is: " + mGroupKey + ", and it will be" in updateGroupKeyOrThrowError()375 + "mGroupKey: " + mGroupKey + "; groupKey:" + groupKey); in updateGroupKeyOrThrowError()382 return mGroupKey + ": " + mNotifications; in toString()