Searched refs:mFalsingPlugin (Results 1 – 1 of 1) sorted by relevance
83 private FalsingPlugin mFalsingPlugin = null; field in DataCollector94 mFalsingPlugin = plugin;98 mFalsingPlugin = null;214 if (mFalsingPlugin != null) { in queueSession()215 mFalsingPlugin.dataCollected(currentSession.getResult() == Session.SUCCESS, b); in queueSession()