Searched refs:mGutsContainer (Results 1 – 2 of 2) sorted by relevance
49 private NotificationGuts mGutsContainer; field in NotificationSnooze168 if (mGutsContainer != null) { in showSnoozeOptions()169 mGutsContainer.onHeightChanged(); in showSnoozeOptions()198 if (mGutsContainer != null) { in onClick()199 mGutsContainer.resetFalsingCheck(); in onClick()213 mGutsContainer.getLocationOnScreen(parentLoc); in onClick()220 mGutsContainer.closeControls(x, y, false /* save */, false /* force */); in onClick()243 mGutsContainer = guts; in setGutsParent()
77 private NotificationGuts mGutsContainer; field in NotificationInfo309 if (mGutsContainer != null) { in bindButtons()310 mGutsContainer.resetFalsingCheck(); in bindButtons()320 if (mGutsContainer != null && in onInitializeAccessibilityEvent()322 if (mGutsContainer.isExposed()) { in onInitializeAccessibilityEvent()385 mGutsContainer = guts; in setGutsParent()