Searched refs:FORMAT_MINUTES (Results 1 – 6 of 6) 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()
56 public static final int FORMAT_MINUTES = 1; field in Location238 (outputType != FORMAT_MINUTES) && in convert()252 if (outputType == FORMAT_MINUTES || outputType == FORMAT_SECONDS) { in convert()
13839 field public static final int FORMAT_MINUTES = 1; // 0x1
23212 field public static final int FORMAT_MINUTES = 1; // 0x1