Searched defs:ACTION_STOP (Results 1 – 2 of 2) sorted by relevance
68 private static final String ACTION_STOP = "com.android.systemui.screenrecord.STOP"; field in RecordingService
58 public static final long ACTION_STOP = 1 << 0; field in PlaybackState