Searched refs:STATUS_ALERTED (Results 1 – 3 of 3) sorted by relevance
50 public static final int STATUS_ALERTED = 1; field in AssistantFeedbackController107 return STATUS_ALERTED; in getFeedbackStatus()142 case STATUS_ALERTED: in getFeedbackResources()168 case STATUS_ALERTED: in getInlineDescriptionResource()
21 …port static com.android.systemui.statusbar.notification.AssistantFeedbackController.STATUS_ALERTED;154 if (status == STATUS_ALERTED) { in getPrompt()
22 …port static com.android.systemui.statusbar.notification.AssistantFeedbackController.STATUS_ALERTED;168 .thenReturn(STATUS_ALERTED); in testPrompt_alerted()