HomeSort by relevance Sort by last modified time
    Searched refs:getPendingIntent (Results 1 - 16 of 16) sorted by null

  /cts/tests/tests/notificationlegacy/notificationlegacy28/src/android/app/notification/legacy28/cts/
NotificationManager28Test.java 67 .setFullScreenIntent(getPendingIntent(), true)
69 .setContentIntent(getPendingIntent())
102 private PendingIntent getPendingIntent() {
  /cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
NotificationManager29Test.java 67 .setFullScreenIntent(getPendingIntent(), true)
69 .setContentIntent(getPendingIntent())
102 private PendingIntent getPendingIntent() {
  /development/samples/AppNavigation/src/com/example/android/appnavigation/app/
NotificationsActivity.java 48 .getPendingIntent(0, 0));
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/
UpdateRecommendationsService.java 91 PendingIntent intent = stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
  /developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/recommendation/
UpdateRecommendationsService.java 124 return stackBuilder.getPendingIntent(0, PendingIntent.FLAG_UPDATE_CURRENT);
  /cts/tests/app/src/android/app/cts/
NotificationManagerTest.java 285 private PendingIntent getPendingIntent() {
    [all...]
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 

Completed in 2310 milliseconds