Searched refs:mGutsContainer (Results 1 – 5 of 5) sorted by relevance
63 private NotificationGuts mGutsContainer; field in PartialConversationInfo70 mGutsContainer.closeControls(v, /* save= */ false);110 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindNotification()150 mGutsContainer.closeControls(this, false); in getTurnOffNotificationsClickListener()241 if (mGutsContainer != null &&243 if (mGutsContainer.isExposed()) {255 mGutsContainer = guts;
56 private NotificationGuts mGutsContainer; field in FeedbackInfo120 if (mGutsContainer != null in onInitializeAccessibilityEvent()122 if (mGutsContainer.isExposed()) { in onInitializeAccessibilityEvent()169 mGutsContainer.closeControls(v, /* save= */ false); in positiveFeedback()180 mGutsContainer.closeControls(v, /* save= */ false); in negativeFeedback()207 mGutsContainer.closeControls(v, /* save= */ false); in closeControls()212 mGutsContainer = guts; in setGutsParent()
85 private NotificationGuts mGutsContainer; field in NotificationSnooze346 if (mGutsContainer != null) { in showSnoozeOptions()347 mGutsContainer.onHeightChanged(); in showSnoozeOptions()419 if (mGutsContainer != null) { in onClick()420 mGutsContainer.resetFalsingCheck(); in onClick()441 mGutsContainer.closeControls(v, /* save= */ false); in undoSnooze()464 mGutsContainer = guts; in setGutsParent()
129 private NotificationGuts mGutsContainer; field in NotificationInfo159 mGutsContainer.closeControls(v, /* save= */ true);276 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindInlineControls()361 mGutsContainer.closeControls(this, false); in getTurnOffNotificationsClickListener()539 if (mGutsContainer != null &&541 if (mGutsContainer.isExposed()) {575 mGutsContainer = guts;
120 private NotificationGuts mGutsContainer; field in NotificationConversationInfo166 mGutsContainer.closeControls(v, /* save= */ true);257 done.setAccessibilityDelegate(mGutsContainer.getAccessibilityDelegate()); in bindNotification()433 if (mGutsContainer != null && in onInitializeAccessibilityEvent()435 if (mGutsContainer.isExposed()) { in onInitializeAccessibilityEvent()559 mGutsContainer = guts; in setGutsParent()