Searched refs:ACTION_INTERPRETER_ADDED (Results 1 – 3 of 3) sorted by relevance
45 public static final String ACTION_INTERPRETER_ADDED = field
194 if (action.equals(InterpreterConstants.ACTION_INTERPRETER_ADDED)) { in onReceive()218 filter.addAction(InterpreterConstants.ACTION_INTERPRETER_ADDED); in InterpreterConfiguration()
158 intent.setAction(InterpreterConstants.ACTION_INTERPRETER_ADDED); in broadcastInstallationStateChange()