Searched refs:FORMAT_MINUTES (Results 1 – 7 of 7) sorted by relevance
100 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()
97 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes()107 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes2()
53 public static final int FORMAT_MINUTES = 1; field in Location199 (outputType != FORMAT_MINUTES) && in convert()213 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
13839 field public static final int FORMAT_MINUTES = 1; // 0x1
19310 field public static final int FORMAT_MINUTES = 1; // 0x1
19378 field public static final int FORMAT_MINUTES = 1; // 0x1
20756 field public static final int FORMAT_MINUTES = 1; // 0x1