Searched refs:KEY_POSE_VQ (Results 1 – 1 of 1) sorted by relevance
35 private static final String KEY_POSE_VQ = "pose_vq"; field in FiraPoseUpdateParams50 bundle.putDoubleArray(KEY_POSE_VQ, mPoseInfo); in toBundle()67 return new Builder().setPose(bundle.getDoubleArray(KEY_POSE_VQ)).build(); in parseBundleVersion1()