summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorBen Dodson <bjdodson@google.com>2010-08-12 11:52:50 -0700
committerBen Dodson <bjdodson@google.com>2010-08-12 11:52:50 -0700
commit144be61d416fe28e80512ecc28e9388bc46491f2 (patch)
treeab54734d6fe5f8691c0a8af37ce08d8e7c4e3969 /api
parent6f99270cbe2d3385962a895d387f9024b829bc22 (diff)
downloadframeworks_base-144be61d416fe28e80512ecc28e9388bc46491f2.zip
frameworks_base-144be61d416fe28e80512ecc28e9388bc46491f2.tar.gz
frameworks_base-144be61d416fe28e80512ecc28e9388bc46491f2.tar.bz2
Canonical representation of floating point constants
Change-Id: I3c26d412bea82e2bc07b40ccdd3cc291c68c554c
Diffstat (limited to 'api')
-rw-r--r--api/9.xml2
-rw-r--r--api/current.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/api/9.xml b/api/9.xml
index f151a16..9d8456a 100644
--- a/api/9.xml
+++ b/api/9.xml
@@ -74123,7 +74123,7 @@
type="float"
transient="false"
volatile="false"
- value="0.0010f"
+ value="0.001f"
static="true"
final="true"
deprecated="not deprecated"
diff --git a/api/current.xml b/api/current.xml
index 2c88f11..3535ffc 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -84897,7 +84897,7 @@
type="float"
transient="false"
volatile="false"
- value="0.0010f"
+ value="0.001f"
static="true"
final="true"
deprecated="not deprecated"