Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java245 int i = uToI(u); in fromFuv()
296 private static int uToI(double u) { in uToI() method in S2CellIdUtils
308 return uToI(v); in vToJ()