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