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