Searched defs:ACTION_CANCEL (Results 1 – 2 of 2) sorted by relevance
74 private static final String ACTION_CANCEL = "com.android.systemui.screenrecord.CANCEL"; field in RecordingService
235 public static final int ACTION_CANCEL = 3; field in MotionEvent