Merge "Method name update"
This commit is contained in:
committed by
Android (Google) Code Review
commit
35a02a1c92
@@ -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)
|
||||
|
Reference in New Issue
Block a user