Searched refs:ACTION_DELETE (Results 1 – 6 of 6) sorted by relevance
72 private static final String ACTION_DELETE = "com.android.systemui.screenrecord.DELETE"; field in RecordingService184 case ACTION_DELETE: in onStartCommand()413 return new Intent(context, RecordingService.class).setAction(ACTION_DELETE) in getDeleteIntent()
150 ACTION_DELETE = 14; enumerator
1312 public static final String ACTION_DELETE = "android.intent.action.DELETE"; field in Intent
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7608 field public static final java.lang.String ACTION_DELETE = "android.intent.action.DELETE";
10589 field public static final String ACTION_DELETE = "android.intent.action.DELETE";