Searched refs:mLocation (Results 1 – 4 of 4) sorted by relevance
26 private final float[] mLocation; field in Ring45 mLocation = location; in Ring()75 return mLocation; in getLocation()
25 private final float[] mLocation; field in RotationData43 mLocation = location; in RotationData()
16 private @Nullable Location mLocation; field in GetCurrentLocationCapture33 return mLocation; in getLocation()45 mLocation = location; in accept()
72 final int[] mLocation = new int[2]; field in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorView80 getLocationInWindow(mLocation);81 t.setPosition(mSurfaceControl, mLocation[0], mLocation[1]);