Searched refs:KEY_POSITION_X (Results 1 – 1 of 1) sorted by relevance
28 private static final String KEY_POSITION_X = "KEY_POSITION_X"; field in ChipInfoParams68 bundle.putDouble(KEY_POSITION_X, mPositionX); in toBundle()77 double positionX = bundle.getDouble(KEY_POSITION_X, 0.0); in fromBundle()