Searched refs:EXTRA_ALLOW_GENERATED_REPLIES (Results 1 – 3 of 3) sorted by relevance
47 static final String EXTRA_ALLOW_GENERATED_REPLIES = "android.support.allowGeneratedReplies"; field in NotificationCompatJellybean274 allowGeneratedReplies = extras.getBoolean(EXTRA_ALLOW_GENERATED_REPLIES); in readAction()292 actionExtras.putBoolean(EXTRA_ALLOW_GENERATED_REPLIES, in writeActionAndGetExtras()395 allowGeneratedReplies = extras.getBoolean(EXTRA_ALLOW_GENERATED_REPLIES, false); in getActionFromBundle()434 actionExtras.putBoolean(NotificationCompatJellybean.EXTRA_ALLOW_GENERATED_REPLIES, in getBundleForAction()
162 actionExtras.putBoolean(NotificationCompatJellybean.EXTRA_ALLOW_GENERATED_REPLIES, in addAction()180 NotificationCompatJellybean.EXTRA_ALLOW_GENERATED_REPLIES); in getActionCompatFromAction()195 actionExtras.putBoolean(NotificationCompatJellybean.EXTRA_ALLOW_GENERATED_REPLIES, in getActionFromActionCompat()
182 actionExtras.putBoolean(NotificationCompatJellybean.EXTRA_ALLOW_GENERATED_REPLIES, in addAction()