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