package com.ar.paintar.topon; public interface AdStatusAction { void onStatus(int adType); }