Searched refs:userPresentIntent (Results 1 – 1 of 1) sorted by relevance
1693 Intent userPresentIntent = new Intent(mContext, UserPresentReceiver.class); in launchNotificationOnKeyguard() local1694 userPresentIntent.setAction(Intent.ACTION_USER_PRESENT); in launchNotificationOnKeyguard()1696 NOTIFICATION_PENDING_INTENT_REQUEST_CODE, userPresentIntent, in launchNotificationOnKeyguard()