Searched defs:groupNameView (Results 1 – 2 of 2) sorted by relevance
294 final TextView groupNameView = mNotificationInfo.findViewById(R.id.group_name); in testBindNotification_GroupNameHiddenIfNoGroup() local321 final TextView groupNameView = mNotificationInfo.findViewById(R.id.group_name); in testBindNotification_SetsGroupNameIfNonNull() local
377 TextView groupNameView = findViewById(R.id.group_name); in bindGroup() local