Searched refs:ACTION_INTERPRETER_REMOVED (Results 1 – 3 of 3) sorted by relevance
47 public static final String ACTION_INTERPRETER_REMOVED = field
202 } else if (action.equals(InterpreterConstants.ACTION_INTERPRETER_REMOVED) in onReceive()219 filter.addAction(InterpreterConstants.ACTION_INTERPRETER_REMOVED); in InterpreterConfiguration()
160 intent.setAction(InterpreterConstants.ACTION_INTERPRETER_REMOVED); in broadcastInstallationStateChange()