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
92 private final NfcUnlockManager mNfcUnlockManager;114 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcDispatcher()
238 private final NfcUnlockManager mNfcUnlockManager;436 mNfcUnlockManager = NfcUnlockManager.getInstance(); in NfcService()