Searched refs:mSeService (Results 1 – 1 of 1) sorted by relevance
55 private SEService mSeService; field in SimCardUtil72 …mSeService = new SEService(InstrumentationRegistry.getContext(), new SynchronousExecutor(), mListe… in setUp()97 Reader[] readers = mSeService.getReaders(); in getSimCardInformation()111 if (mSeService != null && mSeService.isConnected()) { in tearDown()112 mSeService.shutdown(); in tearDown()