Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java46 private static final int[][] POS_TO_IJ = field in S2CellIdUtils
402 int ij = POS_TO_IJ[orientation][subPos]; in initLookupCell()