Searched refs:ACTION_SHOW_RUNNING_SCRIPTS (Results 1 – 2 of 2) sorted by relevance
41 String ACTION_SHOW_RUNNING_SCRIPTS = field
122 notificationIntent.setAction(Constants.ACTION_SHOW_RUNNING_SCRIPTS); in createNotification()183 } else if (intent.getAction().equals(Constants.ACTION_SHOW_RUNNING_SCRIPTS)) { in startAction()