Searched refs:NfcUnlockManager (Results 1 – 3 of 3) sorted by relevance
14 class NfcUnlockManager { class31 public static NfcUnlockManager getInstance() { in getInstance()91 private static final NfcUnlockManager INSTANCE = new NfcUnlockManager();94 private NfcUnlockManager() { in NfcUnlockManager() method in NfcUnlockManager
79 private final NfcUnlockManager mNfcUnlockManager;98 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcDispatcher()
184 private final NfcUnlockManager mNfcUnlockManager;328 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcService()