Searched refs:FORMAT_MINUTES (Results 1 – 5 of 5) 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()
96 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes()106 result = Location.convert(input, Location.FORMAT_MINUTES); in testConvert_CoordinateToMinutes2()
50 public static final int FORMAT_MINUTES = 1; field in Location169 (outputType != FORMAT_MINUTES) && in convert()183 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
10177 field public static final int FORMAT_MINUTES = 1; // 0x1