Home
last modified time | relevance | path

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

/frameworks/support/compat/tests/java/android/support/v4/app/
DNotificationCompatTest.java176 .setAllowGeneratedReplies(true).build(); in testNotificationActionBuilder_copiesAllowGeneratedReplies()
200 .setAllowGeneratedReplies(false).build(); in testNotificationActionBuilder_setAllowGeneratedRepliesFalse()
211 .setAllowGeneratedReplies(true).build(); in testNotificationWearableExtenderAction_setAllowGeneratedRepliesTrue()
225 .setAllowGeneratedReplies(false).build(); in testNotificationWearableExtenderAction_setAllowGeneratedRepliesFalse()
240 .setAllowGeneratedReplies(true).build(); in testNotificationWearableExtenderAction_noActions()
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java185 actionBuilder.setAllowGeneratedReplies(action.getAllowGeneratedReplies()); in addAction()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java2758 public Builder setAllowGeneratedReplies(boolean allowGeneratedReplies) { in setAllowGeneratedReplies() method in NotificationCompat.Action.Builder
/frameworks/support/api/
D25.1.0.txt4633 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D25.0.0.txt4251 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D25.2.0.txt4633 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D24.2.0.txt4198 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D26.0.0-alpha1.txt5450 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D25.3.0.txt5014 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D25.4.0.txt5065 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D24.0.0.txt4046 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D26.0.0-beta1.txt6303 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D26.0.0-SNAPSHOT.txt6426 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D26.0.0-beta2.txt6415 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
D24.1.0.txt4046 …method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
/frameworks/base/api/
Dcurrent.txt5262 method public android.app.Notification.Action.Builder setAllowGeneratedReplies(boolean);
Dsystem-current.txt5448 method public android.app.Notification.Action.Builder setAllowGeneratedReplies(boolean);