summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorWink Saville <wink@google.com>2012-06-11 16:41:16 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-11 16:41:16 -0700
commit702182d34016a6299322ab5e06a8bfe6c468e5b3 (patch)
tree5229bcaab4e325d5a30371efdcce3b2cb5e5f4e8 /api
parent23a947664f20b8ab67dc35e0f14b71f48c9ade15 (diff)
parente0f8b91e049b51770329c43e38aa88ccbb957104 (diff)
downloadframeworks_base-702182d34016a6299322ab5e06a8bfe6c468e5b3.zip
frameworks_base-702182d34016a6299322ab5e06a8bfe6c468e5b3.tar.gz
frameworks_base-702182d34016a6299322ab5e06a8bfe6c468e5b3.tar.bz2
am e0f8b91e: am 4853f944: am 3fe79dfd: Merge "Adds utility method to convert 0.25 secs to decimal degrees"
* commit 'e0f8b91e049b51770329c43e38aa88ccbb957104': Adds utility method to convert 0.25 secs to decimal degrees
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index 2b1d4ba..bd11635 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -20250,6 +20250,7 @@ package android.telephony.cdma {
public class CdmaCellLocation extends android.telephony.CellLocation {
ctor public CdmaCellLocation();
ctor public CdmaCellLocation(android.os.Bundle);
+ method public static double convertQuartSecToDecDegrees(int);
method public void fillInNotifierBundle(android.os.Bundle);
method public int getBaseStationId();
method public int getBaseStationLatitude();