Searched refs:mClientSpecificActions (Results 1 – 1 of 1) sorted by relevance
92 private List<IClientAction> mClientSpecificActions = null; field in DdmsPlugin849 if (mClientSpecificActions == null) { in getClientSpecificActions()854 mClientSpecificActions = instantiateClientSpecificActions(elements); in getClientSpecificActions()856 mClientSpecificActions = Collections.emptyList(); in getClientSpecificActions()860 return mClientSpecificActions; in getClientSpecificActions()