package cgeo.geocaching.compatibility; import android.graphics.Point; interface AndroidLevel13Interface { Point getDisplaySize(); }