Searched refs:unbindableActions (Results 1 – 1 of 1) sorted by relevance
97 private List<String> unbindableActions = new ArrayList<String>(); field in ShadowApplication198 if (unbindableActions.contains(intent.getAction())) { in bindService()511 unbindableActions.add(action); in declareActionUnbindable()