Searched refs:mGutsContainer (Results 1 – 5 of 5) sorted by relevance
57 private NotificationGuts mGutsContainer; field in FeedbackInfo119 if (mGutsContainer != null in onInitializeAccessibilityEvent()121 if (mGutsContainer.isExposed()) { in onInitializeAccessibilityEvent()168 mGutsContainer.closeControls(v, /* save= */ false); in positiveFeedback()179 mGutsContainer.closeControls(v, /* save= */ false); in negativeFeedback()206 mGutsContainer.closeControls(v, /* save= */ false); in closeControls()211 mGutsContainer = guts; in setGutsParent()
66 private NotificationGuts mGutsContainer; field in PartialConversationInfo73 mGutsContainer.closeControls(v, /* save= */ false);115 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindNotification()155 mGutsContainer.closeControls(this, false); in getTurnOffNotificationsClickListener()246 if (mGutsContainer != null &&248 if (mGutsContainer.isExposed()) {260 mGutsContainer = guts;
80 private NotificationGuts mGutsContainer; field in NotificationSnooze299 if (mGutsContainer != null) { in showSnoozeOptions()300 mGutsContainer.onHeightChanged(); in showSnoozeOptions()369 if (mGutsContainer != null) { in onClick()370 mGutsContainer.resetFalsingCheck(); in onClick()391 mGutsContainer.closeControls(v, /* save= */ false); in undoSnooze()414 mGutsContainer = guts; in setGutsParent()
131 private NotificationGuts mGutsContainer; field in NotificationInfo161 mGutsContainer.closeControls(v, /* save= */ true);293 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindInlineControls()381 mGutsContainer.closeControls(this, false); in getTurnOffNotificationsClickListener()559 if (mGutsContainer != null &&561 if (mGutsContainer.isExposed()) {595 mGutsContainer = guts;
119 private NotificationGuts mGutsContainer; field in NotificationConversationInfo165 mGutsContainer.closeControls(v, /* save= */ true);256 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindNotification()434 if (mGutsContainer != null && in onInitializeAccessibilityEvent()436 if (mGutsContainer.isExposed()) { in onInitializeAccessibilityEvent()560 mGutsContainer = guts; in setGutsParent()