Home
last modified time | relevance | path

Searched refs:requireUnlockIntent (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java2451 Intent requireUnlockIntent = in sendRequireUnlockIntent() local
2453 requireUnlockIntent.setPackage(SYSTEM_UI); in sendRequireUnlockIntent()
2454 mContext.sendBroadcast(requireUnlockIntent); in sendRequireUnlockIntent()