Home
last modified time | relevance | path

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

/frameworks/base/location/java/com/android/internal/location/altitude/
DS2CellIdUtils.java97 public static int getFace(long s2CellId) { in getFace() method in S2CellIdUtils
123 int face = getFace(s2CellId); in getEdgeNeighbors()
342 int face = getFace(s2CellId); in toIjo()
/frameworks/base/location/java/android/location/altitude/
DAltitudeConverter.java97 int f11 = S2CellIdUtils.getFace(s2CellId); in findMapSquare()
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java1020 public Face getFace() { in getFace() method in FaceManager.AuthenticationResult