diff options
author | Dianne Hackborn <hackbod@google.com> | 2011-12-01 18:42:24 -0800 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2011-12-01 18:42:24 -0800 |
commit | a3d487cb13983643d5024e493e4d56c96736f1eb (patch) | |
tree | 95be4655895195ea7d23f83fb26f462ccf19d7c7 /api/current.txt | |
parent | e9f24a43021734d28a4f65ebc804847b31ce13e8 (diff) | |
download | frameworks_base-a3d487cb13983643d5024e493e4d56c96736f1eb.zip frameworks_base-a3d487cb13983643d5024e493e4d56c96736f1eb.tar.gz frameworks_base-a3d487cb13983643d5024e493e4d56c96736f1eb.tar.bz2 |
More social integration.
Change-Id: I9be09e08bda5db6c05f5beabc380708a11ead43b
Diffstat (limited to 'api/current.txt')
-rw-r--r-- | api/current.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt index de8cab1..c62d82b 100644 --- a/api/current.txt +++ b/api/current.txt @@ -14787,6 +14787,7 @@ package android.os { field public static final int FLAG_ONEWAY = 1; // 0x1 field public static final int INTERFACE_TRANSACTION = 1598968902; // 0x5f4e5446 field public static final int LAST_CALL_TRANSACTION = 16777215; // 0xffffff + field public static final int LIKE_TRANSACTION = 1598835019; // 0x5f4c494b field public static final int PING_TRANSACTION = 1599098439; // 0x5f504e47 field public static final int TWEET_TRANSACTION = 1599362900; // 0x5f545754 } |