Merge "Method name update"

This commit is contained in:
Julia Reynolds
2020-10-29 15:24:06 +00:00
committed by Android (Google) Code Review

View File

@@ -461,7 +461,7 @@ public class NotificationStation extends SettingsPreferenceFragment {
sb.append("\n")
.append(bold("getShortcutInfo"))
.append(delim)
.append(String.valueOf(rank.getShortcutInfo()));
.append(String.valueOf(rank.getConversationShortcutInfo()));
sb.append("\n")
.append(bold("isConversation"))
.append(delim)