Loading core/java/android/provider/Im.java +7 −1 Original line number Diff line number Diff line Loading @@ -947,6 +947,12 @@ public class Im { * <P>Type: INTEGER</P> */ String DISPLAY_SENT_TIME = "show_ts"; /* * For rows which have been consolidated this is the row id of the * row into which they have been consolidated. */ String CONSOLIDATION_KEY = "consolidation_key"; } /** Loading Loading
core/java/android/provider/Im.java +7 −1 Original line number Diff line number Diff line Loading @@ -947,6 +947,12 @@ public class Im { * <P>Type: INTEGER</P> */ String DISPLAY_SENT_TIME = "show_ts"; /* * For rows which have been consolidated this is the row id of the * row into which they have been consolidated. */ String CONSOLIDATION_KEY = "consolidation_key"; } /** Loading