package com.cappielloantonio.tempo.interfaces; public interface RadioCallback { void onDismiss(); }