summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2010-09-12 17:17:30 -0700
committerJeff Brown <jeffbrown@google.com>2010-09-12 17:17:30 -0700
commit692065128e66de77470de2c50ead2bef0452952a (patch)
tree14544d3996555c184b9bfdad8a0f33ae68b93acf /api/current.xml
parentb88102f5b7e51552a3576cf197b4c8cf96f193d1 (diff)
downloadframeworks_base-692065128e66de77470de2c50ead2bef0452952a.zip
frameworks_base-692065128e66de77470de2c50ead2bef0452952a.tar.gz
frameworks_base-692065128e66de77470de2c50ead2bef0452952a.tar.bz2
Fix some API discrepancies in InputEvent.
Change-Id: I8e33e125e10075d6f256a1eb3dd46990f35074d6
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml22
1 files changed, 1 insertions, 21 deletions
diff --git a/api/current.xml b/api/current.xml
index fbdf02a..dd83d81 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -177727,7 +177727,7 @@
native="false"
synchronized="false"
static="false"
- final="true"
+ final="false"
deprecated="not deprecated"
visibility="public"
>
@@ -177775,26 +177775,6 @@
visibility="public"
>
</field>
-<field name="mDeviceId"
- type="int"
- transient="false"
- volatile="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="protected"
->
-</field>
-<field name="mSource"
- type="int"
- transient="false"
- volatile="false"
- static="false"
- final="false"
- deprecated="not deprecated"
- visibility="protected"
->
-</field>
</class>
<class name="InputQueue"
extends="java.lang.Object"