Searched refs:unbindableActions (Results 1 – 1 of 1) sorted by relevance
80 private List<String> unbindableActions = new ArrayList<>(); field in ShadowInstrumentation479 if (unbindableActions.contains(intent.getAction())) {539 unbindableActions.add(action);543 return unbindableActions;