Searched refs:notifyIntent (Results 1 – 1 of 1) sorted by relevance
90 Intent notifyIntent = new Intent(this, PageAgnosticWarningActivity.class); in buildNotification() local92 notifyIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_CLEAR_TASK); in buildNotification()99 notifyIntent, in buildNotification()