Home | History | Annotate | Download | only in app

Lines Matching defs:KEY_CUSTOM_SIZE_PRESET

3783         private static final String KEY_CUSTOM_SIZE_PRESET = "customSizePreset";
3863 mCustomSizePreset = wearableBundle.getInt(KEY_CUSTOM_SIZE_PRESET,
3922 wearableBundle.putInt(KEY_CUSTOM_SIZE_PRESET, mCustomSizePreset);