Home | History | Annotate | Download | only in app

Lines Matching defs:KEY_CUSTOM_SIZE_PRESET

8301         private static final String KEY_CUSTOM_SIZE_PRESET = "customSizePreset";
8368 mCustomSizePreset = wearableBundle.getInt(KEY_CUSTOM_SIZE_PRESET,
8414 wearableBundle.putInt(KEY_CUSTOM_SIZE_PRESET, mCustomSizePreset);