Searched refs:getGutsView (Results 1 – 5 of 5) sorted by relevance
62 public View getGutsView(); in getGutsView() method
332 View gutsView = item.getGutsView(); in bindGuts()684 if (menuItem.getGutsView() instanceof NotificationGuts.GutsContent) { in openGuts()686 (NotificationGuts.GutsContent) menuItem.getGutsView(); in openGuts()
1544 if (getGuts() != null && item.getGutsView() instanceof NotificationGuts.GutsContent) {1545 getGuts().setGutsContent((NotificationGuts.GutsContent) item.getGutsView());2570 && menuItem.getGutsView() instanceof NotificationConversationInfo) { in doSmartActionClick()2572 (NotificationConversationInfo) menuItem.getGutsView(); in doSmartActionClick()
891 public View getGutsView() { in getGutsView() method in NotificationMenuRow.NotificationMenuItem
1666 private View getGutsView() {1684 View view = getGutsView();1704 View view = getGutsView();