Searched refs:ACTION_SHOW_RUNNING_SCRIPTS (Results 1 – 2 of 2) sorted by relevance
40 public static final String ACTION_SHOW_RUNNING_SCRIPTS = field
110 notificationIntent.setAction(Constants.ACTION_SHOW_RUNNING_SCRIPTS); in createNotification()170 if (intent.getAction().equals(Constants.ACTION_SHOW_RUNNING_SCRIPTS)) { in onStartCommand()