Home
last modified time | relevance | path

Searched refs:singleGroupKey (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationGroup.java337 String singleGroupKey = in updateGroupKeyOrThrowError() local
339 if (TextUtils.equals(groupKey, singleGroupKey)) { in updateGroupKeyOrThrowError()
342 + "updated to: " + singleGroupKey); in updateGroupKeyOrThrowError()
344 setGroupKey(singleGroupKey); in updateGroupKeyOrThrowError()