Searched refs:KEY_POSITION_Z (Results 1 – 1 of 1) sorted by relevance
30 private static final String KEY_POSITION_Z = "KEY_POSITION_Z"; field in ChipInfoParams70 bundle.putDouble(KEY_POSITION_Z, mPositionZ); in toBundle()79 double positionZ = bundle.getDouble(KEY_POSITION_Z, 0.0); in fromBundle()