Searched refs:ACTION_REQUIRE_UNLOCK_FOR_NFC (Results 1 – 3 of 3) sorted by relevance
380 public static final String ACTION_REQUIRE_UNLOCK_FOR_NFC = field in NfcAdapter
1912 } else if (NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC.equals(action)) {2585 allUserFilter.addAction(NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC); in KeyguardUpdateMonitor()
1887 Intent intent = new Intent(NfcAdapter.ACTION_REQUIRE_UNLOCK_FOR_NFC); in testRequireUnlockForNfc_Broadcast()