Add documentation for Conversation table
Test: None, documentation only. Change-Id: I264c0e090f06914d60f3e08d9ea77a5a47763c1c
This commit is contained in:
committed by
Leland Miller
parent
8ff4a5a5b5
commit
37ffaecd0e
@@ -768,7 +768,7 @@ public final class Telephony {
|
||||
public static final String DEFAULT_SORT_ORDER = "date DESC";
|
||||
|
||||
/**
|
||||
* The first 45 characters of the body of the message.
|
||||
* The first 45 characters of the body of the most recent message.
|
||||
* <P>Type: TEXT</P>
|
||||
*/
|
||||
public static final String SNIPPET = "snippet";
|
||||
|
||||
Reference in New Issue
Block a user