Home
last modified time | relevance | path

Searched defs:fullScreenIntent (Results 1 – 2 of 2) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DFullScreenActivity.java80 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent() local
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmNotifications.java220 Intent fullScreenIntent = AlarmInstance.createIntent(service, AlarmActivity.class, in showAlarmNotification() local