Searched defs:fullScreenIntent (Results 1 – 2 of 2) sorted by relevance
80 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent() local
220 Intent fullScreenIntent = AlarmInstance.createIntent(service, AlarmActivity.class, in showAlarmNotification() local