Searched refs:getScanNativeInterface (Results 1 – 3 of 3) sorted by relevance
62 public ScanNativeInterface getScanNativeInterface() { in getScanNativeInterface() method in ScanObjectsFactory
984 mNativeInterface = ScanObjectsFactory.getInstance().getScanNativeInterface(); in ScanNative()
193 doReturn(mScanNativeInterface).when(mScanObjectsFactory).getScanNativeInterface(); in setUp()