Searched refs:requireUnlockIntent (Results 1 – 1 of 1) sorted by relevance
3624 Intent requireUnlockIntent = in sendRequireUnlockIntent() local3626 requireUnlockIntent.setPackage(SYSTEM_UI); in sendRequireUnlockIntent()3627 mContext.sendBroadcast(requireUnlockIntent); in sendRequireUnlockIntent()