Searched refs:mAllowMultiple (Results 1 – 1 of 1) sorted by relevance
61 private final boolean mAllowMultiple; field in PluginInstanceManager90 mAllowMultiple = allowMultiple; in PluginInstanceManager()283 if (mAllowMultiple || (mPlugins.size() == 0)) { in handleMessage()303 if (result.size() > 1 && !mAllowMultiple) { in handleQueryPlugins()