Searched refs:requireUnlockIntent (Results 1 – 1 of 1) sorted by relevance
2451 Intent requireUnlockIntent = in sendRequireUnlockIntent() local2453 requireUnlockIntent.setPackage(SYSTEM_UI); in sendRequireUnlockIntent()2454 mContext.sendBroadcast(requireUnlockIntent); in sendRequireUnlockIntent()