Searched refs:KEY_CUSTOM_SIZE_PRESET (Results 1 – 2 of 2) sorted by relevance
3010 private static final String KEY_CUSTOM_SIZE_PRESET = "customSizePreset"; field in NotificationCompat.WearableExtender3080 mCustomSizePreset = wearableBundle.getInt(KEY_CUSTOM_SIZE_PRESET, in WearableExtender()3128 wearableBundle.putInt(KEY_CUSTOM_SIZE_PRESET, mCustomSizePreset); in extend()
5832 private static final String KEY_CUSTOM_SIZE_PRESET = "customSizePreset"; field in Notification.WearableExtender5897 mCustomSizePreset = wearableBundle.getInt(KEY_CUSTOM_SIZE_PRESET, in WearableExtender()5942 wearableBundle.putInt(KEY_CUSTOM_SIZE_PRESET, mCustomSizePreset); in extend()