HomeSort by relevance Sort by last modified time
    Searched defs:mContentIntent (Results 1 - 9 of 9) sorted by null

  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 71 PendingIntent mContentIntent;
192 mContentIntent = PendingIntent.getActivity(
205 mContentIntent // The intent to send when the entry is clicked
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java 89 b.mContentText, b.mContentIntent);
102 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon);
110 b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon,
119 b.mTickerView, b.mNumber, b.mContentIntent, b.mFullScreenIntent, b.mLargeIcon,
171 PendingIntent mContentIntent;
333 mContentIntent = intent;
  /frameworks/base/core/java/android/app/
Notification.java 947 private PendingIntent mContentIntent;
    [all...]
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/bitmapfun/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/apps/NotificationStudio/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 

Completed in 157 milliseconds