Searched refs:REPLY_YES_OR_MAYBE (Results 1 – 3 of 3) sorted by relevance
266 case EventInfo.REPLY_YES_OR_MAYBE:
31 import static android.service.notification.ZenModeConfig.EventInfo.REPLY_YES_OR_MAYBE;403 eventInfo.reply = REPLY_YES_OR_MAYBE; in getDefaultConfig()2371 public static final int REPLY_YES_OR_MAYBE = 1; field in ZenModeConfig.EventInfo
49235 Landroid/service/notification/ZenModeConfig$EventInfo;->REPLY_YES_OR_MAYBE:I