Searched refs:getNfcUnlockManager (Results 1 – 3 of 3) sorted by relevance
142 public NfcUnlockManager getNfcUnlockManager() { in getNfcUnlockManager() method in NfcInjector
716 mNfcUnlockManager = mNfcInjector.getNfcUnlockManager(); in NfcService()
124 when(mNfcInjector.getNfcUnlockManager()).thenReturn(mNfcUnlockManager); in setUp()