Searched defs:fullScreenIntent (Results 1 – 10 of 10) sorted by relevance
| /frameworks/support/compat/honeycomb/android/support/v4/app/ |
| D | NotificationCompatHoneycomb.java | 29 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon) { in add()
|
| /frameworks/support/compat/ics/android/support/v4/app/ |
| D | NotificationCompatIceCreamSandwich.java | 33 int number, PendingIntent contentIntent, PendingIntent fullScreenIntent, in Builder()
|
| /frameworks/support/compat/gingerbread/android/support/v4/app/ |
| D | NotificationCompatBase.java | 64 PendingIntent fullScreenIntent) { in add()
|
| /frameworks/support/compat/kitkat/android/support/v4/app/ |
| D | NotificationCompatKitKat.java | 42 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in Builder()
|
| /frameworks/support/compat/api24/android/support/v4/app/ |
| D | NotificationCompatApi24.java | 55 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in Builder()
|
| /frameworks/support/compat/api20/android/support/v4/app/ |
| D | NotificationCompatApi20.java | 41 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in Builder()
|
| /frameworks/support/compat/api21/android/support/v4/app/ |
| D | NotificationCompatApi21.java | 66 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in Builder()
|
| /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
| D | NotificationTests.java | 484 Intent fullScreenIntent = new Intent(context, FullScreenActivity.class); in getPendingIntent() local
|
| /frameworks/support/compat/jellybean/android/support/v4/app/ |
| D | NotificationCompatJellybean.java | 77 PendingIntent contentIntent, PendingIntent fullScreenIntent, Bitmap largeIcon, in Builder()
|
| /frameworks/base/core/java/android/app/ |
| D | Notification.java | 261 public PendingIntent fullScreenIntent; field in Notification
|