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
93 private final NfcUnlockManager mNfcUnlockManager;115 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcDispatcher()
253 private final NfcUnlockManager mNfcUnlockManager;472 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcService()