Home
last modified time | relevance | path

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

/frameworks/support/compat/honeycomb/android/support/v4/app/
DNotificationCompatHoneycomb.java47 .setFullScreenIntent(fullScreenIntent, in add()
/frameworks/support/compat/ics/android/support/v4/app/
DNotificationCompatIceCreamSandwich.java52 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java107 .setFullScreenIntent(makeIntent2(), true)
284 .setFullScreenIntent(makeIntent2(), true)
339 .setFullScreenIntent(makeIntent2(), false)
359 .setFullScreenIntent(makeIntent2(), false)
DStatusBarTest.java170 .setFullScreenIntent(pi, true)
/frameworks/support/compat/kitkat/android/support/v4/app/
DNotificationCompatKitKat.java66 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java81 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/support/compat/api20/android/support/v4/app/
DNotificationCompatApi20.java65 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/support/compat/api21/android/support/v4/app/
DNotificationCompatApi21.java92 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java100 .setFullScreenIntent(fullScreenIntent, in Builder()
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java1263 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in NotificationCompat.Builder
/frameworks/base/core/java/android/app/
DNotification.java2715 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in Notification.Builder
/frameworks/support/api/
Dcurrent.txt4319 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4734 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…
/frameworks/base/api/
Dcurrent.txt5110 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…
Dsystem-current.txt5267 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…
Dtest-current.txt5113 …method public android.app.Notification.Builder setFullScreenIntent(android.app.PendingIntent, bool…