Searched refs:KEY_CUSTOM_SIZE_PRESET (Results 1 – 1 of 1) sorted by relevance
3209 private static final String KEY_CUSTOM_SIZE_PRESET = "customSizePreset"; field in NotificationCompat.WearableExtender3279 mCustomSizePreset = wearableBundle.getInt(KEY_CUSTOM_SIZE_PRESET, in WearableExtender()3327 wearableBundle.putInt(KEY_CUSTOM_SIZE_PRESET, mCustomSizePreset); in extend()