Searched refs:setFullScreenIntent (Results 1 – 25 of 35) sorted by relevance
12
/frameworks/support/compat/api26/android/support/v4/app/ |
D | NotificationCompatApi26.java | 67 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/support/compat/kitkat/android/support/v4/app/ |
D | NotificationCompatKitKat.java | 68 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | StatusBarTest.java | 170 .setFullScreenIntent(pi, true)
|
D | NotificationTestList.java | 127 .setFullScreenIntent(makeIntent2(), true) 307 .setFullScreenIntent(makeIntent2(), false)
|
/frameworks/support/compat/api24/android/support/v4/app/ |
D | NotificationCompatApi24.java | 77 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/support/compat/api20/android/support/v4/app/ |
D | NotificationCompatApi20.java | 76 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/support/compat/api21/android/support/v4/app/ |
D | NotificationCompatApi21.java | 102 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/support/compat/jellybean/android/support/v4/app/ |
D | NotificationCompatJellybean.java | 103 .setFullScreenIntent(fullScreenIntent, in Builder()
|
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/ |
D | NotificationTests.java | 282 .setFullScreenIntent(fullscreenIntent, true) in testCreate()
|
/frameworks/support/compat/java/android/support/v4/app/ |
D | NotificationCompat.java | 638 .setFullScreenIntent(fullScreenIntent, in BuilderBase() 1290 public Builder setFullScreenIntent(PendingIntent intent, boolean highPriority) { in setFullScreenIntent() method in NotificationCompat.Builder
|
/frameworks/support/api/ |
D | 22.0.0.txt | 1957 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 22.1.0.txt | 2099 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 22.2.0.txt | 2467 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 22.2.1.txt | 2495 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 25.1.0.txt | 4701 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 25.0.0.txt | 4319 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 23.0.0.txt | 3067 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 25.2.0.txt | 4701 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 24.2.0.txt | 4266 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 26.0.0-alpha1.txt | 5519 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 23.2.1.txt | 3667 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 25.3.0.txt | 5082 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 23.2.0.txt | 3667 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 23.1.1.txt | 3312 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
D | 25.4.0.txt | 5133 …method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
|
12