Home
last modified time | relevance | path

Searched refs:getAllowGeneratedReplies (Results 1 – 20 of 20) sorted by relevance

/frameworks/support/compat/tests/java/android/support/v4/app/
DNotificationCompatTest.java180 assertEquals(a.getAllowGeneratedReplies(), aCopy.getAllowGeneratedReplies()); in testNotificationActionBuilder_copiesAllowGeneratedReplies()
187 assertTrue(a.getAllowGeneratedReplies()); in testNotificationActionBuilder_defaultAllowGeneratedRepliesTrue()
194 assertTrue(a.getAllowGeneratedReplies()); in testNotificationAction_defaultAllowGeneratedRepliesTrue()
202 assertFalse(a.getAllowGeneratedReplies()); in testNotificationActionBuilder_setAllowGeneratedRepliesFalse()
216 .getAllowGeneratedReplies()); in testNotificationWearableExtenderAction_setAllowGeneratedRepliesTrue()
230 .getAllowGeneratedReplies()); in testNotificationWearableExtenderAction_setAllowGeneratedRepliesFalse()
/frameworks/support/compat/ics/android/support/v4/app/
DNotificationCompatBase.java38 public abstract boolean getAllowGeneratedReplies(); in getAllowGeneratedReplies() method in NotificationCompatBase.Action
/frameworks/support/compat/api24/android/support/v4/app/
DNotificationCompatApi24.java183 action.getAllowGeneratedReplies()); in addAction()
185 actionBuilder.setAllowGeneratedReplies(action.getAllowGeneratedReplies()); in addAction()
/frameworks/support/compat/api20/android/support/v4/app/
DNotificationCompatApi20.java163 action.getAllowGeneratedReplies()); in addAction()
196 actionCompat.getAllowGeneratedReplies()); in getActionFromActionCompat()
/frameworks/support/compat/jellybean/android/support/v4/app/
DNotificationCompatJellybean.java293 action.getAllowGeneratedReplies()); in writeActionAndGetExtras()
435 action.getAllowGeneratedReplies()); in getBundleForAction()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java2640 public boolean getAllowGeneratedReplies() { in getAllowGeneratedReplies() method in NotificationCompat.Action
2697 action.getRemoteInputs(), action.getAllowGeneratedReplies()); in Builder()
/frameworks/support/api/
D25.1.0.txt4615 method public boolean getAllowGeneratedReplies();
D25.0.0.txt4233 method public boolean getAllowGeneratedReplies();
D25.2.0.txt4615 method public boolean getAllowGeneratedReplies();
D24.2.0.txt4180 method public boolean getAllowGeneratedReplies();
D26.0.0-alpha1.txt5431 method public boolean getAllowGeneratedReplies();
D25.3.0.txt4996 method public boolean getAllowGeneratedReplies();
D25.4.0.txt5047 method public boolean getAllowGeneratedReplies();
D24.0.0.txt4028 method public boolean getAllowGeneratedReplies();
D26.0.0-beta1.txt6284 method public boolean getAllowGeneratedReplies();
D26.0.0-SNAPSHOT.txt6407 method public boolean getAllowGeneratedReplies();
D26.0.0-beta2.txt6396 method public boolean getAllowGeneratedReplies();
D24.1.0.txt4028 method public boolean getAllowGeneratedReplies();
/frameworks/base/api/
Dcurrent.txt5241 method public boolean getAllowGeneratedReplies();
Dsystem-current.txt5427 method public boolean getAllowGeneratedReplies();