Home
last modified time | relevance | path

Searched refs:contentIntent (Results 1 – 17 of 17) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DStatusBarNotifications.java153 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in makeMoodIntent() local
156 return contentIntent; in makeMoodIntent()
187 PendingIntent contentIntent = PendingIntent.getActivities(this, 0, in makeDefaultIntent() local
189 return contentIntent; in makeDefaultIntent()
226 notif.contentIntent = makeMoodIntent(moodId); in setMoodView()
249 PendingIntent contentIntent = makeDefaultIntent(); in setDefault() local
264 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in setDefault()
DIncomingMessage.java118 PendingIntent contentIntent = PendingIntent.getActivities(this, 0, in showAppNotification() local
131 .setContentIntent(contentIntent); // The intent to send when the entry is clicked in showAppNotification()
173 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showInterstitialNotification() local
186 .setContentIntent(contentIntent); // The intent to send when the entry is clicked in showInterstitialNotification()
DLocalService.java104 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
114 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in showNotification()
DAlarmService_Service.java103 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
113 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in showNotification()
DNotifyingService.java98 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
112 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in showNotification()
DMessengerService.java153 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
163 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in showNotification()
DServiceStartArguments.java178 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
188 .setContentIntent(contentIntent); // The intent to send when the entry is clicked in showNotification()
DForegroundService.java184 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in handleCommand() local
194 .setContentIntent(contentIntent) // The intent to send when clicked in handleCommand()
DRemoteService.java194 PendingIntent contentIntent = PendingIntent.getActivity(this, 0, in showNotification() local
204 .setContentIntent(contentIntent) // The intent to send when the entry is clicked in showNotification()
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...