summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2010-04-08 11:27:55 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2010-04-08 11:27:55 -0700
commit65369424cbfbf165b4324bdcb6f138435462a196 (patch)
tree8cf8a4dcd3f139386bb20d2a610cfc903a5cb0d9 /api
parent6b04d5c735df7fa05c705f979eff8821989ab73d (diff)
parent4fedd80c1d3997d62073518973b1fe09862ebaa5 (diff)
downloadframeworks_base-65369424cbfbf165b4324bdcb6f138435462a196.zip
frameworks_base-65369424cbfbf165b4324bdcb6f138435462a196.tar.gz
frameworks_base-65369424cbfbf165b4324bdcb6f138435462a196.tar.bz2
merge from open-source master
Change-Id: I975030d9572463bc69245bcffa25c47d7acb2b51
Diffstat (limited to 'api')
-rw-r--r--api/current.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index 21b75eb..14c529b 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -169651,6 +169651,28 @@
visibility="public"
>
</field>
+<field name="KEYCODE_PAGE_DOWN"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="93"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
+<field name="KEYCODE_PAGE_UP"
+ type="int"
+ transient="false"
+ volatile="false"
+ value="92"
+ static="true"
+ final="true"
+ deprecated="not deprecated"
+ visibility="public"
+>
+</field>
<field name="KEYCODE_PERIOD"
type="int"
transient="false"