Home
last modified time | relevance | path

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

/packages/apps/Nfc/src/com/android/nfc/
DNfcService.java3624 Intent requireUnlockIntent = in sendRequireUnlockIntent() local
3626 requireUnlockIntent.setPackage(SYSTEM_UI); in sendRequireUnlockIntent()
3627 mContext.sendBroadcast(requireUnlockIntent); in sendRequireUnlockIntent()