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