Home
last modified time | relevance | path

Searched refs:FORMAT_MINUTES (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/location/tests/locationtests/src/android/location/
DLocationManagerTest.java100 String loc3 = Location.convert(-80.085, Location.FORMAT_MINUTES); in testLocationConversions()
108 String loc5 = Location.convert(5 + 0.5f / 60.0f, Location.FORMAT_MINUTES); in testLocationConversions()
124 String loc7 = Location.convert(0.1, Location.FORMAT_MINUTES); in testLocationConversions()
DLocationTest.java97 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes()
107 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes2()
/frameworks/base/location/java/android/location/
DLocation.java56 public static final int FORMAT_MINUTES = 1; field in Location
238 (outputType != FORMAT_MINUTES) && in convert()
252 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13839 field public static final int FORMAT_MINUTES = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt23212 field public static final int FORMAT_MINUTES = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt23212 field public static final int FORMAT_MINUTES = 1; // 0x1