List of usage examples for android.gesture GestureOverlayView.OnGesturePerformedListener interface-usage
From source file net.cloudpath.xpressconnect.screens.ScreenBase.java
@SuppressLint({ "NewApi" }) public class ScreenBase extends FragmentActivity implements ServiceBoundCallback, GestureOverlayView.OnGesturePerformedListener, ResponseThreadComCallbacks { private static final int ABOUT_DIALOG = 1; protected static final int BLANK_ICON = 0; protected static final int CHECK_ICON = 2;