Home | History | Annotate | Download | only in wearnotifications

Lines Matching refs:notifyIntent

217         Intent notifyIntent = new Intent(this, BigTextMainActivity.class);
240 notifyIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_CLEAR_TASK);
246 notifyIntent,
695 Intent notifyIntent = new Intent(this, MessagingMainActivity.class);
722 stackBuilder.addNextIntent(notifyIntent);
728 notifyIntent,